Commit Graph

1372 Commits (04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f)

Author SHA1 Message Date
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Stephen Hemminger 603a8bbe62 skbuff: don't corrupt mac_header on skb expansion 16 years ago
Stephen Hemminger 19633e129c skbuff: skb_mac_header_was_set is always true on >32 bit 16 years ago
Vegard Nossum a98b65a3ad net: annotate struct sock bitfield 16 years ago
Vegard Nossum fe55f6d5c0 net: use kmemcheck bitfields API for skbuff 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
John Dykstra 746e6ad23c [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS 16 years ago
Timo Teras 5ef12d98a1 neigh: fix state transition INCOMPLETE->FAILED via Netlink request 16 years ago
Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 years ago
Johannes Berg 8f77f3849c mac80211: do not pass PS frames out of mac80211 again 16 years ago
Sergey Lapin fcb94e4224 Add constants for the ieee 802.15.4 stack 16 years ago
Eric Dumazet 0c27922e49 net: dev_addr_init() fix 16 years ago
David S. Miller 285e42802b net/core/user_dma.c: Use frag list abstraction interfaces. 16 years ago
David S. Miller fbb398a832 net/core/skbuff.c: Use frag list abstraction interfaces. 16 years ago
David S. Miller 4cf704fbea net/core/dev.c: Use frag list abstraction interfaces. 16 years ago
David S. Miller 5b1a002ade datagram: Use frag list abstraction interfaces. 16 years ago
Figo.zhang 1d0ebfe7c9 net pkgen.c:fix no need for check 16 years ago
Sridhar Samudrala 2faef52b72 net: Fix memcpy_toiovecend() to use the right offset 16 years ago
Sridhar Samudrala d2d27bfd11 net: Fix skb_copy_datagram_from_iovec() to pass the right offset 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet eae3f29cc7 net: num_dma_maps is not used 16 years ago
Herbert Xu 5ff8dda303 net: Ensure partial checksum offset is inside the skb head 16 years ago
Johannes Berg 3b8bcfd5d3 net: introduce pre-up netdev notifier 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Eric Dumazet 2a91525c20 net: net/core/sock.c cleanup 16 years ago
Eric Dumazet 1ce8e7b57b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() 16 years ago
Herbert Xu 9aaa156cf9 gro: Store shinfo in local variable in skb_gro_receive 16 years ago
Herbert Xu 66e92fcf1d gro: Nasty optimisations for page frags in skb_gro_receive 16 years ago
Herbert Xu cb18978cbf gro: Open-code final pskb_may_pull 16 years ago
Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
Herbert Xu 7489594cb2 gro: Optimise length comparison in skb_gro_header 16 years ago
Herbert Xu 78d3fd0b7d gro: Only use skb_gro_header for completely non-linear packets 16 years ago
Herbert Xu 67147ba99a gro: Localise offset/headlen in skb_gro_offset 16 years ago
Herbert Xu 78a478d0ef gro: Inline skb_gro_header and cache frag0 virtual address 16 years ago
Herbert Xu 42da6994ca gro: Open-code frags copy in skb_gro_receive 16 years ago
David S. Miller 2b0cc7f78b net: Remove bogus reference to BUS_ID_SIZE in sysfs code. 16 years ago
Eric Dumazet 08baf56108 net: txq_trans_update() helper 16 years ago
Jarek Poplawski a1dcb6628b pkt_sched: gen_estimator: Fix signed integers right-shifts. 16 years ago
Alexander Beregalov e3804cbebb net: remove COMPAT_NET_DEV_OPS 16 years ago
Herbert Xu 9bcb97cace skbuff: Copy csum instead of csum_start/csum_offset 16 years ago
Herbert Xu 82c49a352e skbuff: Move new code into __copy_skb_header 16 years ago
David S. Miller 7d18f11489 net: Fix arg to trace_napi_poll() in netpoll. 16 years ago
Neil Horman 4ea7e38696 dropmon: add ability to detect when hardware dropsrxpackets 16 years ago
Stephen Hemminger ca0f31125c netns: simplify net_ns_init 16 years ago
Stephen Hemminger 1f7a2bb4ef netns: remove leftover debugging message 16 years ago
Florian Westphal 5b5f792a6a pktgen: do not access flows[] beyond its length 16 years ago
Rami Rosen 04af8cf6f3 net: Remove unused parameter from fill method in fib_rules_ops. 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Eric W. Biederman 336ca57c3b net-sysfs: Use rtnl_trylock in sysfs methods. 16 years ago