aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-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-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-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-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
2015-06-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-06-21pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri
2015-06-21neigh: do not modify unlinked entriesJulian Anastasov
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick
2015-06-21packet: free packet_rollover after synchronize_netWillem de Bruijn
2015-06-21packet: read num_members once in packet_rcv_fanout()Eric Dumazet
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Use zalloc when possibleJohan Hedberg
2015-06-18Bluetooth: Increment management interface revisionMarcel Holtmann
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel