summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-1/+1
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet-2/+2
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov-4/+10
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun-1/+5
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller-5/+13
2011-12-24netem: dont call vfree() under spinlock and BH disabledEric Dumazet-3/+4
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso-0/+3
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso-5/+10
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan-1/+1
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller-3/+3
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal-3/+3
2011-12-23net: relax rcvbuf limitsEric Dumazet-9/+3
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang-2/+5
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet-4/+4
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf-1/+1
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet-0/+6
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell-0/+1
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-25/+181
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert-4/+26
2011-12-21ipv4: reintroduce route cache garbage collectorEric Dumazet-0/+107
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+13
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-13/+27
2011-12-20net: have ipconfig not wait if no dev is availableGerlando Falauto-0/+4
2011-12-20sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf-11/+3
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang-3/+17
2011-12-19llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu-4/+10
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-2/+13
2011-12-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1/+1
2011-12-18Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan-1/+1
2011-12-18Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau-0/+1
2011-12-18Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau-1/+11
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-63/+86
2011-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-22/+13
2011-12-13ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller-1/+1
2011-12-12sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet-1/+1
2011-12-12ipip, sit: copy parms.name after register_netdeviceTed Feng-2/+12
2011-12-12ipv6: Fix for adding multicast route for loopback device automatically.Li Wei-1/+2
2011-12-12nfc: signedness bug in __nci_request()Dan Carpenter-1/+1
2011-12-12crush: fix mapping calculation when force argument doesn't existSage Weil-22/+13
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-53/+48
2011-12-07mac80211: fix another race in aggregation startJohannes Berg-45/+41
2011-12-07Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller-5/+22
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-8/+7
2011-12-07batman-adv: delete global entry in case of roamingAntonio Quartulli-3/+18
2011-12-07batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli-2/+4
2011-12-06net: Silence seq_scale() unused warningStephen Boyd-0/+2
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)-3/+4