aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \
| * | | | ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen2014-03-29
| * | | | ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen2014-03-29
| * | | | ipv6: fix checkpatch errors comments and spaceWang Yufen2014-03-29
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman2014-03-29
| * | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29
| * | | | netpoll: Move rx enable/disable into __dev_close_manyEric W. Biederman2014-03-29
| * | | | netpoll: Only call ndo_start_xmit from a single placeEric W. Biederman2014-03-29
| * | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
| * | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28
| * | | | packet: respect devices with LLTX flag in direct xmitDaniel Borkmann2014-03-28
| * | | | tipc: make discovery domain a bearer attributeErik Hugne2014-03-28
| * | | | tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-28
| * | | | hsr: replace del_timer by del_timer_syncJulia Lawall2014-03-27
| * | | | atm: replace del_timer by del_timer_syncJulia Lawall2014-03-27
| * | | | tcp: tcp_make_synack() minor changesEric Dumazet2014-03-27
| * | | | ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
| * | | | tipc: use node list lock to protect tipc_num_links variableYing Xue2014-03-27
| * | | | tipc: use node_list_lock to protect tipc_num_nodes variableYing Xue2014-03-27
| * | | | tipc: tipc: convert node list and node hlist to RCU listsYing Xue2014-03-27
| * | | | tipc: rename node create lock to protect node list and hlistYing Xue2014-03-27
| * | | | tipc: make broadcast bearer store in bearer_list arrayYing Xue2014-03-27
| * | | | tipc: remove active flag from tipc_bearer structureYing Xue2014-03-27
| * | | | tipc: convert tipc_bearers array to pointer listYing Xue2014-03-27
| * | | | tipc: acquire necessary locks in named_cluster_distribute routineYing Xue2014-03-27
| * | | | tipc: obsolete the remote management featureYing Xue2014-03-27
| * | | | tipc: remove unnecessary checking for node objectYing Xue2014-03-27
| * | | | net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal2014-03-27
| * | | | net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.cMonam Agarwal2014-03-27
| * | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-26
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
| * | | | tcp: delete unused parameter in tcp_nagle_check()Peter Pan(潘卫平)2014-03-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-20
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
| | | | * | | Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg2014-03-19
| | | | * | | Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg2014-03-19
| | | | * | | Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-19
| | | | * | | Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg2014-03-19
| | | | * | | Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg2014-03-18
| | | | * | | Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg2014-03-18