Commit Graph

1383 Commits (5946fa3d5cdeb846a647a1900026af9f8b08c8b5)

Author SHA1 Message Date
Ingo Molnar 0bf52b9817 net: Fix spinlock use in alloc_netdev_mq() 16 years ago
Jiri Pirko a6ac65db23 net: restore the original spinlock to protect unicast list 16 years ago
Eric Dumazet 144586301f net: net_assign_generic() fix 16 years ago
Rémi Denis-Courmont f249fb7830 Fix error return for setsockopt(SO_TIMESTAMPING) 16 years ago
Eric Dumazet 4dc6dc7162 net: sock_copy() fixes 16 years ago
Eric Dumazet e912b1142b net: sk_prot_alloc() should not blindly overwrite memory 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Anton Vorontsov 1b614fb9a0 netpoll: Fix carrier detection for drivers that are using phylib 16 years ago
Herbert Xu ff780cd8f2 gro: Flush GRO packets in napi_disable_pending path 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 years ago
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