aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-25net/netfilter/ipset: work around gcc-4.4.4 initializer bugAndrew Morton
2015-06-25Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2015-06-25Merge remote-tracking branch 'net/master'Stephen Rothwell
2015-06-24mac802154: cfg: add suspend and resume callbacksAlexander Aring
2015-06-24cfg802154: add PM hooksVarka Bhadram
2015-06-24mac802154: util: add stop_device utility functionAlexander Aring
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek
2015-06-24net: switchdev: ignore unsupported bridge flagsVivien Didelot
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-23switchdev: change BUG_ON to WARN for attr set failure caseScott Feldman
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman
2015-06-23packet: remove handling of tx_ringManinder Singh
2015-06-23Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...David S. Miller
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-06-23netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman
2015-06-23mac802154: remove unused macroVarka Bhadram
2015-06-23bridge: multicast: restore router configuration on port link down/upSatish Ashok
2015-06-23bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov
2015-06-23NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
2015-06-23Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-23mac802154: use WARN_ON() macroVarka Bhadram
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-06-23tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-06-23inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA
2015-06-23switchdev: fdb filter_dev is always NULL for self (device), so remove checkScott Feldman
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-226lowpan: add request for ipv6 moduleAlexander Aring
2015-06-21mac802154: add llsec address update workaroundAlexander Aring
2015-06-21packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
2015-06-21ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann
2015-06-21sock_diag: fetch source port from inet_sockCraig Gallek
2015-06-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg