summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | netfilter: Create and use nf_hook_state.David S. Miller2015-04-043-45/+36
* | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-031-0/+7
* | | ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-0330-63/+64
* | | ipv4: coding style: comparison for equality with NULLIan Morris2015-04-0339-202/+210
* | | tipc: simplify link mtu negotiationJon Paul Maloy2015-04-024-111/+43
* | | tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-025-90/+78
* | | tipc: drop tunneled packet duplicates at receptionJon Paul Maloy2015-04-021-85/+47
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0217-66/+87
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-0213-28/+55
| |\ \
| | * \ Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-04-013-5/+12
| | |\ \
| | | * | mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-013-5/+12
| | * | | tipc: fix a slab object leakYing Xue2015-03-311-1/+1
| | * | | af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser2015-03-311-3/+1
| | * | | openvswitch: Return vport module ref before destructionThomas Graf2015-03-311-3/+1
| | * | | net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev2015-03-291-0/+11
| | * | | netns: don't clear nsid too early on removalNicolas Dichtel2015-03-291-9/+15
| | * | | ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-292-2/+2
| | * | | ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-251-1/+8
| | * | | net: use for_each_netdev_safe() in rtnl_group_changelink()WANG Cong2015-03-241-2/+2
| | * | | tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-03-232-2/+2
| * | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-014-38/+32
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-314-38/+32
* | | | | dev: set iflink to 0 for virtual interfacesNicolas Dichtel2015-04-021-0/+4
* | | | | net: remove iflink field from struct net_deviceNicolas Dichtel2015-04-021-11/+2
* | | | | dsa: implement ndo_get_iflinkNicolas Dichtel2015-04-021-5/+3
* | | | | vlan: implement ndo_get_iflinkNicolas Dichtel2015-04-021-1/+8
* | | | | ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2015-04-022-2/+12
* | | | | ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel2015-04-025-5/+13
* | | | | ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-023-10/+11
* | | | | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-029-17/+43
* | | | | pkt_sched: fq: correct spelling of locallySimon Horman2015-04-011-2/+2
* | | | | can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-011-1/+30
* | | | | can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp2015-04-011-0/+21
* | | | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3146-1111/+1515
|\ \ \ \ \
| * | | | | mac80211: set QoS capability before changing station stateJohannes Berg2015-03-301-4/+4
| * | | | | mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov2015-03-301-3/+8
| * | | | | mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-305-11/+80
| * | | | | mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-303-12/+97
| * | | | | mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg2015-03-301-70/+118
| * | | | | mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-304-5/+6
| * | | | | mac80211: send AP probe as unicast againJohannes Berg2015-03-301-1/+1
| * | | | | mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg2015-03-301-4/+8
| * | | | | mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter2015-03-301-4/+8
| * | | | | mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen2015-03-301-2/+2
| * | | | | cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-306-6/+11
| * | | | | mac80211: fix typo in debug outputMichael Braun2015-03-301-1/+1
| * | | | | mac80211: reject aggregation sessions with non-HT peersJohannes Berg2015-03-302-1/+12
| * | | | | cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-302-0/+150
| * | | | | mac80211: stop scan before connectionDavid Spinadel2015-03-301-0/+4
| * | | | | nl80211: add net-detect delay to wowlan infoLuciano Coelho2015-03-301-2/+3