summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-08-23tipc: use registry when scanning socketsJon Paul Maloy
2014-08-23tipc: eliminate functions tipc_port_init and tipc_port_destroyJon Paul Maloy
2014-08-23tipc: redefine message acknowledge functionJon Paul Maloy
2014-08-23tipc: eliminate port_connect()/port_disconnect() functionsJon Paul Maloy
2014-08-23tipc: eliminate function tipc_port_shutdown()Jon Paul Maloy
2014-08-23tipc: clean up socket timer functionJon Paul Maloy
2014-08-23tipc: use message to abort connections when losing contact to nodeJon Paul Maloy
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-08-23tipc: introduce new function tipc_msg_create()Jon Paul Maloy
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22tcp: improve undo on timeoutYuchung Cheng
2014-08-22net: remove dead code after sk_data_ready changeEric Dumazet
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22af_decnet: Use time_after_eqHimangi Saraogi
2014-08-22decnet: Use time_after_eqHimangi Saraogi
2014-08-22ipconfig: Use time_beforeHimangi Saraogi
2014-08-22dn_dev: Use time_beforeHimangi Saraogi
2014-08-22br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-22net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-22net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-22ipv4: Restore accept_local behaviour in fib_validate_source()Sébastien Barré
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-19netfilter: nf_tables: nat expression must select CONFIG_NF_NATPablo Neira Ayuso
2014-08-19netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann
2014-08-19tipc: Fix build.David S. Miller
2014-08-19cbq: now_rt removalVasily Averin
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-19ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring
2014-08-19ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend
2014-08-19ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring
2014-08-19mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend
2014-08-18netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso
2014-08-17SUNRPC: Optimise away svc_recv_availableTrond Myklebust
2014-08-17SUNRPC: More optimisations of svc_xprt_enqueue()Trond Myklebust
2014-08-17SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprtTrond Myklebust
2014-08-17SUNRPC: get rid of the request wait queueTrond Myklebust
2014-08-17SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprtTrond Myklebust
2014-08-17SUNRPC: Do not override wspace tests in svc_handle_xprtTrond Myklebust
2014-08-16tipc: fix message importance range checkErik Hugne
2014-08-16batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller