Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
783e327b69e24924055359a4e5779d04c052974a
/
net
9709674
ipv4: fix a race in ip4_datagram_release_cb()
by Eric Dumazet
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
204177f
bridge: Support 802.1ad vlan filtering
by Toshiaki Makita
· 10 years ago
f2808d2
bridge: Prepare for forwarding another bridge group addresses
by Toshiaki Makita
· 10 years ago
8580e21
bridge: Prepare for 802.1ad vlan filtering support
by Toshiaki Makita
· 10 years ago
1c5abb6
bridge: Add 802.1ad tx vlan acceleration
by Toshiaki Makita
· 10 years ago
61f83d0
net: filter: fix warning on 32-bit arch
by Alexei Starovoitov
· 10 years ago
02c00c2
tipc: fix potential bug in function tipc_backlog_rcv
by Jon Paul Maloy
· 10 years ago
9b87d46
net: sctp: fix incorrect type in gfp initializer
by Daniel Borkmann
· 10 years ago
a7288c4
net: sctp: improve sctp_select_active_and_retran_path selection
by Daniel Borkmann
· 10 years ago
e575235f
net: sctp: migrate most recently used transport to ktime
by Daniel Borkmann
· 10 years ago
b82e8f3
net: sctp: refactor active path selection
by Daniel Borkmann
· 10 years ago
67cb936
ktime: add ktime_after and ktime_before helper
by Daniel Borkmann
· 10 years ago
2d3b5b0
mac802154: don't deliver packets to devices that are down
by Phoebe Buckheister
· 10 years ago
a374eeb
mac802154: properly free incoming skbs on decryption failure
by Phoebe Buckheister
· 10 years ago
e430f34
net: filter: cleanup A/X name usage
by Alexei Starovoitov
· 10 years ago
2cd4143
bridge: memorize and export selected IGMP/MLD querier port
by Linus Lüssing
· 10 years ago
07f8ac4
bridge: add export of multicast database adjacent to net_dev
by Linus Lüssing
· 10 years ago
dc4eb53
bridge: adhere to querier election mechanism specified by RFCs
by Linus Lüssing
· 10 years ago
90010b3
bridge: rename struct bridge_mcast_query/querier
by Linus Lüssing
· 10 years ago
f8c1b7c
gre: allow changing mac address when device is up
by stephen hemminger
· 10 years ago
6cc55e0
tcp: add gfp parameter to tcp_fragment
by Octavian Purdila
· 10 years ago
b78370c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
fff1f59
mac802154: llsec: add forgotten list_del_rcu in key removal
by Phoebe Buckheister
· 10 years ago
c6ac68a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 10 years ago
9e89fd8
ipv6: Shrink udp_v6_mcast_next() to one socket variable
by Sven Wegener
· 10 years ago
f666f87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0dcceab
net: filter: fix SKF_AD_PKTTYPE extension on big-endian
by Alexei Starovoitov
· 10 years ago
6934e79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
e0a47d1
bridge: Fix incorrect judgment of promisc
by Toshiaki Makita
· 10 years ago
3b392dd
MPLS: Use mpls_features to activate software MPLS GSO segmentation
by Simon Horman
· 10 years ago
67be1e4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
ebbe495
ipv4: use skb frags api in udp4_hwcsum()
by WANG Cong
· 10 years ago
4cb2897
net: use the new API kvfree()
by WANG Cong
· 10 years ago
9638f67
dns_resolver: Do not accept domain names longer than 255 chars
by Manuel Schölling
· 10 years ago
359a0ea
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
by Tom Herbert
· 10 years ago
4749c09
gre: Call gso_make_checksum
by Tom Herbert
· 10 years ago
0f4f4ff
net: Add GSO support for UDP tunnels with checksum
by Tom Herbert
· 10 years ago
e9c3a24
tcp: Call gso_make_checksum
by Tom Herbert
· 10 years ago
7e2b10c
net: Support for multiple checksums with gso
by Tom Herbert
· 10 years ago
77157e1
l2tp: call udp{6}_set_csum
by Tom Herbert
· 10 years ago
af5fcba
udp: Generic functions to set checksum
by Tom Herbert
· 10 years ago
3bfdc59
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
by Sven Wegener
· 10 years ago
f830b02
net: Revert "fib_trie: use seq_file_net rather than seq->private"
by Sasha Levin
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
92ff71b
net: remove some unless free on failure in alloc_netdev_mqs()
by WANG Cong
· 10 years ago
e51fb15
rtnetlink: fix a memory leak when ->newlink fails
by Cong Wang
· 10 years ago
21ee543
xfrm: fix race between netns cleanup and state expire notification
by Michal Kubecek
· 10 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 10 years ago
f062a38
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
by Ben Hutchings
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
41c389d
bridge: Add bridge ifindex to bridge fdb notify msgs
by Roopa Prabhu
· 11 years ago
418c96a
net: filter: fix possible memory leak in __sk_prepare_filter()
by Leon Yu
· 10 years ago
0cfa5c0
tcp: fix cwnd undo on DSACK in F-RTO
by Yuchung Cheng
· 10 years ago
30f38d2
fib_trie: use seq_file_net rather than seq->private
by David Ahern
· 10 years ago
2d7a85f
netlink: Only check file credentials for implicit destinations
by Eric W. Biederman
· 10 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 10 years ago
e0d7968
bridge: Prevent insertion of FDB entry with disallowed vlan
by Toshiaki Makita
· 11 years ago
31595de
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
670e5b8
net: Add support for device specific address syncing
by Alexander Duyck
· 11 years ago
eb06481
6lowpan_rtnl: fix off by one while fragmentation
by Alexander Aring
· 10 years ago
51263ff
6lowpan_rtnl: fix fragmentation with two fragments
by Alexander Aring
· 10 years ago
2f91abd
genetlink: remove superfluous assignment
by Denis ChengRq
· 10 years ago
fcb2c0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 10 years ago
8a96f3c
Bluetooth: Fix L2CAP deadlock
by Jukka Taimisto
· 11 years ago
31f8441
netfilter: nf_tables: atomic allocation in set notifications from rcu callback
by Pablo Neira Ayuso
· 11 years ago
4fefee5
netfilter: nf_tables: allow to delete several objects from a batch
by Pablo Neira Ayuso
· 11 years ago
7632667
netfilter: nft_rbtree: introduce locking
by Pablo Neira Ayuso
· 11 years ago
a1cee07
netfilter: nf_tables: release objects in reverse order in the abort path
by Pablo Neira Ayuso
· 11 years ago
46bbafc
netfilter: nf_tables: fix wrong transaction ordering in set elements
by Pablo Neira Ayuso
· 11 years ago
4c552a6
netfilter: nfnetlink_acct: Fix memory leak
by Mathieu Poirier
· 10 years ago
f3fb0b5
Bluetooth: Fix missing check for FIPS security level
by Johan Hedberg
· 10 years ago
f8f6d67
net: filter: improve filter block macros
by Daniel Borkmann
· 11 years ago
3480593
net: filter: get rid of BPF_S_* enum
by Daniel Borkmann
· 11 years ago
c65c7a3
bridge: notify user space after fdb update
by Jon Maxwell
· 11 years ago
019ee79
bridge: fix the unbalanced promiscuous count when add_if failed
by wangweidong
· 11 years ago
4b9b1cd
net: fix wrong mac_len calculation for vlans
by Nikolay Aleksandrov
· 11 years ago
79897d2
Bluetooth: Fix requiring SMP MITM for outgoing connections
by Johan Hedberg
· 10 years ago
6ce995c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
af0a171
batman-adv: fix NULL pointer dereferences
by Marek Lindner
· 11 years ago
6a5e816
Bluetooth: l2cap: Set more channel defaults
by Jukka Rissanen
· 11 years ago
62bbd5b
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
by Jukka Rissanen
· 11 years ago
7e3691e
Bluetooth: Fix authentication check for FIPS security level
by Johan Hedberg
· 10 years ago
61b4335
Bluetooth: Fix properly ignoring LTKs of unknown types
by Johan Hedberg
· 10 years ago
dbfc4b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
90d0e08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
47162c0
af_key: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
0172837
rds/tcp_listen: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
cc2afe9
RDS/RDMA: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
70cb4a4
ipmr: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
4d520f6
af_iucv: correct cleanup if listen backlog is full
by Ursula Braun
· 11 years ago
53a4b49
af_iucv: Add automatic (source) iucv_name to bind
by Philipp Hachtmann
· 11 years ago
4d1cdf1
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
391296c
atm: remove commented out check
by Paul Bolle
· 11 years ago
484611e
net: tso: Export symbols for modular build
by Sachin Kamat
· 11 years ago
57afc62
Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 10 years ago
a5eb1ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
737be10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
d3a58df
mac80211: set new interfaces as idle upon init
by Avraham Stern
· 11 years ago
Next »