summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-01-04switch ->path_mknod() to umode_tAl Viro1-1/+1
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville28-1135/+1282
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-1/+1
2012-01-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet1-5/+9
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet1-8/+9
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet1-2/+2
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet1-1/+1
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko1-5/+4
2012-01-03Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan1-0/+2
2012-01-03Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan1-12/+12
2012-01-03Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes1-1/+1
2012-01-03Bluetooth: Queue adv_work on system workqueueAndre Guedes1-2/+1
2012-01-03Bluetooth: Fix adv_work delayAndre Guedes1-2/+1
2012-01-03Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes1-1/+8
2012-01-03Bluetooth: Rename extfeaturesAndre Guedes2-2/+2
2012-01-03Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan1-4/+4
2012-01-03Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan1-2/+0
2012-01-03Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan1-4/+4
2012-01-03Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan1-11/+11
2012-01-03Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan1-6/+6
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+12
2012-01-03Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan1-1/+1
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville15-329/+372
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso1-4/+13
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang1-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov3-4/+10
2011-12-31netem: fix classful handlingEric Dumazet1-121/+81
2011-12-31IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt2-1/+21
2011-12-31unix_diag: Fixup RQLEN extension reportPavel Emelyanov1-1/+12
2011-12-31af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov1-23/+36
2011-12-31unix_diag: Add the MEMINFO extensionPavel Emelyanov1-8/+12
2011-12-31inet_diag: Add the SKMEMINFO extensionPavel Emelyanov1-0/+4
2011-12-31sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+23
2011-12-30Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller18-237/+248
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+22
2011-12-30tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2-6/+6
2011-12-30tipc: rename struct link* to struct tipc_link*Paul Gortmaker10-146/+156
2011-12-30tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker1-10/+10
2011-12-30tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker1-4/+4
2011-12-30tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker1-11/+11
2011-12-30tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker4-26/+27
2011-12-30tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker6-19/+19
2011-12-30tipc: rename struct media to struct tipc_mediaPaul Gortmaker5-15/+15
2011-12-30ipv6: Fix neigh lookup using NULL device.David S. Miller1-7/+10
2011-12-30ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller1-1/+10
2011-12-30sch_tbf: report backlog informationEric Dumazet1-0/+1
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso1-1/+1