summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-24tcp: md5: add more const attributesEric Dumazet
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet
2011-10-22net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-21dev: use name hash for dev_seq_opsMihai Maruseac
2011-10-21net: add opaque struct around skb frag pageIan Campbell
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-10-20tcp: remove unused tcp_fin() parametersEric Dumazet
2011-10-20pktgen: remove ndelay() callEric Dumazet
2011-10-20tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()Eric Dumazet
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-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-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-19net: add skb frag size accessorsEric Dumazet
2011-10-19xfrm6: Don't call icmpv6_send on local errorSteffen Klassert
2011-10-19ipv6: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-10-19ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtuSteffen Klassert
2011-10-19xfrm: Simplify the replay check and advance functionsSteffen Klassert
2011-10-19net: allow vlan traffic to be received under bondJohn Fastabend
2011-10-19l2tp: give proper headroom in pppol2tp_xmit()Eric Dumazet
2011-10-19macvlan: handle fragmented multicast framesEric Dumazet
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-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
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg
2011-10-11mac80211: remove tx_data ethertypeJohannes Berg
2011-10-11mac80211: optimise monitor xmitJohannes Berg
2011-10-11mac80211: Fix regression that allowed mpaths between non-peers.Javier Cardona
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg