aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-03sunrpc: propagate umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03net_sched: qdisc_alloc_handle() can be too slowEric Dumazet
2012-01-03sch_qfq: accurate wsum handlingEric Dumazet
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet
2012-01-03sch_sfq: dont put new flow at the end of flowsEric Dumazet
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko
2012-01-03Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan
2012-01-03Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan
2012-01-03Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes
2012-01-02Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-02Bluetooth: Fix adv_work delayAndre Guedes
2012-01-02Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2012-01-02Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan
2012-01-02Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan
2012-01-02Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan
2012-01-02Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan
2012-01-02Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-02Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan
2012-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30netem: fix classful handlingEric Dumazet
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-29tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker
2011-12-29tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker
2011-12-29tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker
2011-12-29ipv6: Fix neigh lookup using NULL device.David S. Miller
2011-12-29ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller
2011-12-29sch_tbf: report backlog informationEric Dumazet
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller