aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-26tipc: Optimize termination of configuration serviceAllan Stephens1-4/+2
2012-04-26tipc: Optimize initialization of configuration serviceAllan Stephens1-1/+1
2012-04-26tipc: Optimize re-initialization of configuration serviceAllan Stephens3-2/+17
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller15-118/+229
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville15-118/+229
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov1-39/+21
2012-04-266lowpan: duplicate definition of IEEE802154_ALENalex.bluesman.smirnov@gmail.com2-5/+2
2012-04-266lowpan: move frame allocation code to a separate functionalex.bluesman.smirnov@gmail.com1-33/+48
2012-04-25net: sock_diag_handler structs can be constShan Wei3-9/+9
2012-04-25ipv6: call consume_skb() in frag/reassemblyEric Dumazet2-3/+3
2012-04-25net: dcb: add CEE notify callsJohn Fastabend1-0/+2
2012-04-24mac80211: Adds clean sdata helperAndrei Emeltchenko2-5/+18
2012-04-24mac80211: fix num_mcast_sta counting issuesFelix Fietkau2-4/+27
2012-04-24mac80211: rename AP variable num_sta_authorized to num_mcast_staFelix Fietkau4-6/+6
2012-04-24mac80211: check for non-managed interfaceWey-Yi Guy1-0/+4
2012-04-24tipc: remove inline instances from C source files.Paul Gortmaker2-3/+3
2012-04-24af_netlink: drop_monitor/dropwatch friendlyEric Dumazet1-2/+10
2012-04-24af_netlink: cleanupsEric Dumazet1-30/+31
2012-04-24net: skb_can_coalesce returns a booleanEric Dumazet1-1/+2
2012-04-23tcp: tcp_try_coalesce returns a booleanEric Dumazet1-9/+9
2012-04-23net: make spd_fill_page() linear argument a boolEric Dumazet1-4/+4
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-30/+40
2012-04-23net: Use bool and remove inline in skb_splice_bits() code.David S. Miller1-29/+29
2012-04-23net: speedup skb_splice_bits()Eric Dumazet1-11/+19
2012-04-23tcp: introduce tcp_try_coalesceEric Dumazet1-17/+62
2012-04-23tcp: sk_add_backlog() is too agressive for TCPEric Dumazet2-2/+4
2012-04-23net: add a limit parameter to sk_add_backlog()Eric Dumazet9-15/+15
2012-04-23cfg80211: Validate legacy rateset.Bala Shanmugam1-0/+3
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+1
2012-04-23mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona1-1/+1
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen1-1/+3
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen1-1/+2
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen3-29/+25
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen1-54/+72
2012-04-23mac80211: Support on-channel scan option.Ben Greear4-27/+77
2012-04-23tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.David S. Miller2-4/+2
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-21af_packet: packet_getsockopt() cleanupEric Dumazet1-38/+8
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell3-99/+67
2012-04-21net: allow better page reuse in splice(sock -> pipe)Eric Dumazet1-0/+3
2012-04-21drop_monitor: allow more events per secondEric Dumazet1-0/+1
2012-04-21net: change big iov allocationsEric Dumazet1-21/+16
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov1-0/+71
2012-04-21tcp: Report mss_clamp with TCP_MAXSEG option in repair modePavel Emelyanov1-0/+2
2012-04-21tcp: Repair socket queuesPavel Emelyanov2-3/+87
2012-04-21tcp: Initial repair modePavel Emelyanov3-7/+96
2012-04-21tcp: Move code aroundPavel Emelyanov3-36/+51
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov8-8/+11
2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman1-7/+0
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman6-46/+0