summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30sock_diag: don't broadcast kernel socketsCraig Gallek
2015-06-29sctp: Fix race between OOTB responce and route removalAlexander Sverdlin
2015-06-28dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef
2015-06-28net: Kill sock->sk_protinfoDavid Miller
2015-06-28ax25: Stop using sock->sk_protinfo.David Miller
2015-06-28flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()Geert Uytterhoeven
2015-06-28ipv4: fix RCU lockdep warning from linkdown changesAndy Gospodarek
2015-06-28tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-25net: sched: flower fix typoJamal Hadi Salim
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-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-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