summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-21sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner
2015-07-21sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov
2015-07-21caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet
2015-07-20test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov
2015-07-20bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov
2015-07-20tipc: reduce locking scope during packet receptionJon Paul Maloy
2015-07-20tipc: introduce node contact FSMJon Paul Maloy
2015-07-20tipc: move link supervision timer to node levelJon Paul Maloy
2015-07-20tipc: simplify link timer implementationJon Paul Maloy
2015-07-20tipc: improve link FSM implementationJon Paul Maloy
2015-07-20tipc: introduce new link protocol msg create functionJon Paul Maloy
2015-07-20tipc: clean up definitions and usage of link flagsJon Paul Maloy
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-07-20tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy
2015-07-20tipc: use bearer index when looking up active linksJon Paul Maloy
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy
2015-07-20tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-17mac80211: add missing length check for confirm framesBob Copeland
2015-07-17mac80211: correct aid location in peering framesBob Copeland
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-15tc: act_bpf: fix memory leakAlexei Starovoitov
2015-07-15fq_codel: fix return value of fq_codel_drop()WANG Cong
2015-07-15net_sched: fix a use-after-free in sfqWANG Cong
2015-07-15ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri
2015-07-15fq_codel: fix a use-after-freeWANG Cong
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng
2015-07-15bridge: mdb: fix double add notificationNikolay Aleksandrov