aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-19net: do not take an additional reference in skb_frag_set_pageIan Campbell
2011-10-19neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com
2011-10-19filter: use unsigned int to silence static checker warningDan Carpenter
2011-10-19cleanup: remove unnecessary include.Kevin Wilson
2011-10-19ipv4: compat_ioctl is local to af_inet.c, make it staticGerrit Renker
2011-10-19fib_rules: fix unresolved_rules countingYan, Zheng
2011-10-19net: validate HWTSTAMP ioctl parametersRichard Cochran
2011-10-19net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.Eric W. Biederman
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust
2011-10-19tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()Eric Dumazet
2011-10-19net: Allow skb_recycle_check to be done in stagesAndy Fleming
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-18xfrm6: Don't call icmpv6_send on local errorSteffen Klassert
2011-10-18ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-10-18ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert
2011-10-18xfrm: Simplify the replay check and advance functionsSteffen Klassert
2011-10-18net: allow vlan traffic to be received under bondJohn Fastabend
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-10-18l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet
2011-10-18l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet
2011-10-18batman-adv: correctly set the data field in the TT_REPONSE packetAntonio Quartulli
2011-10-18batman-adv: fix tt_local_reset_flags() functionAntonio Quartulli
2011-10-18SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust
2011-10-18SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17x25: Prevent skb overreads when checking call user dataMatthew Daley
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-10-17x25: Validate incoming call user data lengthsMatthew Daley
2011-10-17ipv6: remove a rcu_read_lock in ndisc_constructorRoy.Li
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde
2011-10-17net/flow: Fix potential memory leakhuajun li
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose
2011-10-14mac80211: Provide station flags to cfg80211Helmut Schaa
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa
2011-10-14mac80211: fix TID for null poll responseJohannes Berg
2011-10-14mac80211: reformat TX unauthorised checkJohannes Berg
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa
2011-10-13net: more accurate skb truesizeEric Dumazet
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-10-11cipso: remove an unneeded NULL check in cipso_v4_doi_add()Dan Carpenter
2011-10-11mac80211: dont orphan TX skbJohannes Berg
2011-10-11mac80211: dont adjust truesizeJohannes Berg
2011-10-11mac80211: parse radiotap header earlierJohannes Berg