Stephen Hemminger
|
89d69d2b75
net: make neigh_ops constant
|
15 ani în urmă |
Stephen Hemminger
|
3c805a22a3
convert ATM drivers to netdev_tx_t
|
15 ani în urmă |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 ani în urmă |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 ani în urmă |
Eric Dumazet
|
a489e51c1a
atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
|
16 ani în urmă |
David S. Miller
|
b6211ae7f2
atm: Use SKB queue and list helpers instead of doing it by-hand.
|
16 ani în urmă |
Stephen Hemminger
|
dde0975855
atm: convert clip driver to net_device_ops
|
16 ani în urmă |
Stephen Hemminger
|
1a6afe8a73
clip: convert to internal network_device_stats
|
16 ani în urmă |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 ani în urmă |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 ani în urmă |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 ani în urmă |
David S. Miller
|
06802a819a
Merge branch 'master' of ../net-2.6/
|
17 ani în urmă |
Wang Chen
|
dbee0d3f46
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
|
17 ani în urmă |
Denis V. Lunev
|
5811769c78
[IPV4]: Remove check for ifa->ifa_dev != NULL.
|
17 ani în urmă |
Wang Chen
|
16e297b358
[ATM]: Use proc_create() to setup ->proc_fops first
|
17 ani în urmă |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 ani în urmă |
Denis V. Lunev
|
ae22120ad8
[ATM]: Simplify /proc/net/atm/arp opening
|
17 ani în urmă |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 ani în urmă |
Eric W. Biederman
|
426b5303eb
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
|
17 ani în urmă |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 ani în urmă |
Stephen Hemminger
|
522400623e
[ATM]: Replace DPRINTK() with pr_debug().
|
18 ani în urmă |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 ani în urmă |
Milind Arun Choudhary
|
4ef8d0aeaf
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
|
18 ani în urmă |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 ani în urmă |
Alexey Kuznetsov
|
ecbb416939
[NET]: Fix neighbour destructor handling.
|
18 ani în urmă |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 ani în urmă |
David S. Miller
|
c40a27f48c
[ATM]: Kill ipcommon.[ch]
|
18 ani în urmă |
Al Viro
|
30d492da73
[ATM]: Annotations.
|
18 ani în urmă |
YOSHIFUJI Hideaki
|
fe26109a9d
[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
|
18 ani în urmă |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 ani în urmă |