| Commit message (Expand) | Author | Age |
* | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 2011-10-24 |
* | tcp: md5: add more const attributes | Eric Dumazet | 2011-10-24 |
* | tcp: md5: dont write skb head in tcp_md5_hash_header() | Eric Dumazet | 2011-10-24 |
* | net: use INET_ECN_MASK instead of hardcoded 3 | Maciej Żenczykowski | 2011-10-22 |
* | tcp: add const qualifiers where possible | Eric Dumazet | 2011-10-21 |
* | dev: use name hash for dev_seq_ops | Mihai Maruseac | 2011-10-21 |
* | net: add opaque struct around skb frag page | Ian Campbell | 2011-10-21 |
* | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT | Maciej Żenczykowski | 2011-10-20 |
* | tcp: remove unused tcp_fin() parameters | Eric Dumazet | 2011-10-20 |
* | pktgen: remove ndelay() call | Eric Dumazet | 2011-10-20 |
* | tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() | Eric Dumazet | 2011-10-20 |
* | net: do not take an additional reference in skb_frag_set_page | Ian Campbell | 2011-10-19 |
* | neigh: fix rcu splat in neigh_update() | roy.qing.li@gmail.com | 2011-10-19 |
* | filter: use unsigned int to silence static checker warning | Dan Carpenter | 2011-10-19 |
* | cleanup: remove unnecessary include. | Kevin Wilson | 2011-10-19 |
* | ipv4: compat_ioctl is local to af_inet.c, make it static | Gerrit Renker | 2011-10-19 |
* | net: validate HWTSTAMP ioctl parameters | Richard Cochran | 2011-10-19 |
* | net: Move rcu_barrier from rollback_registered_many to netdev_run_todo. | Eric W. Biederman | 2011-10-19 |
* | tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() | Eric Dumazet | 2011-10-19 |
* | net: Allow skb_recycle_check to be done in stages | Andy Fleming | 2011-10-19 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 |
* | xfrm6: Don't call icmpv6_send on local error | Steffen Klassert | 2011-10-18 |
* | ipv6: Fix IPsec slowpath fragmentation problem | Steffen Klassert | 2011-10-18 |
* | ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu | Steffen Klassert | 2011-10-18 |
* | xfrm: Simplify the replay check and advance functions | Steffen Klassert | 2011-10-18 |
* | net: allow vlan traffic to be received under bond | John Fastabend | 2011-10-18 |
* | l2tp: give proper headroom in pppol2tp_xmit() | Eric Dumazet | 2011-10-18 |
* | macvlan: handle fragmented multicast frames | Eric Dumazet | 2011-10-18 |
* | ipv6: remove a rcu_read_lock in ndisc_constructor | Roy.Li | 2011-10-17 |
* | can: remove references to berlios mailinglist | Marc Kleine-Budde | 2011-10-17 |
* | net/flow: Fix potential memory leak | huajun li | 2011-10-17 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-17 |
|\ |
|
| * | mac80211: Provide station flags to cfg80211 | Helmut Schaa | 2011-10-14 |
| * | nl80211: Add sta_flags to the station info | Helmut Schaa | 2011-10-14 |
| * | mac80211: fix TID for null poll response | Johannes Berg | 2011-10-14 |
| * | mac80211: reformat TX unauthorised check | Johannes Berg | 2011-10-14 |
| * | mac80211: Populate radiotap header with MCS info for TX frames | Helmut Schaa | 2011-10-14 |
| * | mac80211: Build TX radiotap header dynamically | Helmut Schaa | 2011-10-14 |
| * | mac80211: dont orphan TX skb | Johannes Berg | 2011-10-11 |
| * | mac80211: dont adjust truesize | Johannes Berg | 2011-10-11 |
| * | mac80211: parse radiotap header earlier | Johannes Berg | 2011-10-11 |
| * | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 2011-10-11 |
| * | mac80211: remove tx_data ethertype | Johannes Berg | 2011-10-11 |
| * | mac80211: optimise monitor xmit | Johannes Berg | 2011-10-11 |
| * | mac80211: Fix regression that allowed mpaths between non-peers. | Javier Cardona | 2011-10-11 |
| * | mac80211: fix offchannel TX cookie matching | Johannes Berg | 2011-10-11 |
| * | mac80211: pass no-CCK flag through to HW scan | Johannes Berg | 2011-10-11 |
* | | if_link: Add additional parameter to IFLA_VF_INFO for spoof checking | Greg Rose | 2011-10-16 |
* | | net: more accurate skb truesize | Eric Dumazet | 2011-10-13 |
* | | net-netlink: Add a new attribute to expose TOS values via netlink | Murali Raja | 2011-10-12 |