aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu2012-04-30
* l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller2012-04-30
* net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-28
* net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-28
* net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()Benjamin LaHaise2012-04-28
* net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skbBenjamin LaHaise2012-04-28
* net: Fixed a coding style issue related to spaces.Jeffrin Jose2012-04-28
* net: cleanups in sock_setsockopt()Eric Dumazet2012-04-27
* crush: include header for global symbolshartleys2012-04-27
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
| |\
| | * mac80211: Adds clean sdata helperAndrei Emeltchenko2012-04-24
| | * mac80211: fix num_mcast_sta counting issuesFelix Fietkau2012-04-24
| | * mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau2012-04-24
| | * mac80211: check for non-managed interfaceWey-Yi Guy2012-04-24
| | * cfg80211: Validate legacy rateset.Bala Shanmugam2012-04-23
| | * mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23
| | * mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona2012-04-23
| | * mac80211: fix STA channel width fieldThomas Pedersen2012-04-23
| | * mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-23
| | * mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-23
| | * mac80211: refactor mesh peer initializationThomas Pedersen2012-04-23
| | * mac80211: Support on-channel scan option.Ben Greear2012-04-23
* | | tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov2012-04-26
* | | 6lowpan: duplicate definition of IEEE802154_ALENalex.bluesman.smirnov@gmail.com2012-04-26
* | | 6lowpan: move frame allocation code to a separate functionalex.bluesman.smirnov@gmail.com2012-04-26
* | | net: sock_diag_handler structs can be constShan Wei2012-04-25
* | | ipv6: call consume_skb() in frag/reassemblyEric Dumazet2012-04-25
* | | net: dcb: add CEE notify callsJohn Fastabend2012-04-25
|/ /
* | tipc: remove inline instances from C source files.Paul Gortmaker2012-04-24
* | af_netlink: drop_monitor/dropwatch friendlyEric Dumazet2012-04-24
* | af_netlink: cleanupsEric Dumazet2012-04-24
* | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-24
* | tcp: tcp_try_coalesce returns a booleanEric Dumazet2012-04-23
* | net: make spd_fill_page() linear argument a boolEric Dumazet2012-04-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\ \
| * | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-22
| * | drop_monitor: allow more events per secondEric Dumazet2012-04-21
| * | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-19
| * | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-18
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-18
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
| | |\ \
| | | * | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
| | | * | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-17
| | | * | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-13
| * | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
| |/ / /
| * | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-17