Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
35ac838a9b96470f999db04320f53a2033642bfb
/
net
35ac838
sock_diag: implement a get_info handler for inet
by Craig Gallek
· 10 years ago
3fd22af
sock_diag: specify info_size per inet protocol
by Craig Gallek
· 10 years ago
eb4cb00
sock_diag: define destruction multicast groups
by Craig Gallek
· 10 years ago
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 10 years ago
b4ad7ba
bridge: del external_learned fdbs from device on flush or ageout
by Scott Feldman
· 10 years ago
023033b
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
7f10953
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
by Scott Feldman
· 10 years ago
0756ea3
bpf: allow networking programs to use bpf_trace_printk() for debugging
by Alexei Starovoitov
· 10 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 10 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
835b803
netfilter: nf_tables_netdev: unregister hooks on net_device removal
by Pablo Neira Ayuso
· 10 years ago
d8ee8f7
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain()
by Pablo Neira Ayuso
· 10 years ago
2cbce13
netfilter: nf_tables: attach net_device to basechain
by Pablo Neira Ayuso
· 10 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 10 years ago
53b8762
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
by Pablo Neira Ayuso
· 10 years ago
f09becc
netfilter: Kconfig: get rid of parens around depends on
by Pablo Neira Ayuso
· 10 years ago
758f0d4
tcp: cdg: use div_u64()
by Kenneth Klette Jonassen
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
00590fd
netfilter: ipset: Introduce RCU locking in list type
by Jozsef Kadlecsik
· 10 years ago
18f84d4
netfilter: ipset: Introduce RCU locking in hash:* types
by Jozsef Kadlecsik
· 10 years ago
96f51428
netfilter: ipset: Introduce RCU locking in bitmap:* types
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
bd55389
netfilter:ipset Remove rbtree from hash:net,iface
by Jozsef Kadlecsik
· 10 years ago
9c1ba5c
netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed.
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aff2275
netfilter: ipset: Check CIDR value only when attribute is given
by Sergey Popovich
· 10 years ago
a212e08
netfilter: ipset: Make sure we always return line number on batch
by Sergey Popovich
· 10 years ago
2c227f2
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
by Sergey Popovich
· 10 years ago
7dd37bc
netfilter: ipset: Check extensions attributes before getting extensions.
by Sergey Popovich
· 10 years ago
edda079
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
by Sergey Popovich
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a2f0fad
tcp: tcp_v6_connect() cleanup
by Eric Dumazet
· 10 years ago
1e98a0f
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
by Eric Dumazet
· 10 years ago
34ac496
NFC: nci: remove current SLEEP mode management
by Vincent Cuissard
· 10 years ago
6a74fcf
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
by Tom Herbert
· 10 years ago
611d23c5
flow_dissector: Fix MPLS entropy label handling in flow dissector
by Tom Herbert
· 10 years ago
b60f2f3
net: ipv4: un-inline ip_finish_output2
by Florian Westphal
· 10 years ago
ae36806
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
by Marcelo Ricardo Leitner
· 10 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 10 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 10 years ago
d7b5974
netfilter: bridge: restore vlan tag when refragmenting
by Florian Westphal
· 10 years ago
33b1f31
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
by Florian Westphal
· 10 years ago
efb6de9
netfilter: bridge: forward IPv6 fragmented packets
by Bernhard Thaler
· 10 years ago
a4611d3
netfilter: bridge: re-order check_hbh_len()
by Bernhard Thaler
· 10 years ago
77d574e
netfilter: bridge: rename br_parse_ip_options
by Bernhard Thaler
· 10 years ago
411ffb4
netfilter: bridge: refactor frag_max_size
by Bernhard Thaler
· 10 years ago
72b31f7
netfilter: bridge: detect NAT66 correctly and change MAC address
by Bernhard Thaler
· 10 years ago
8cae308
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
by Bernhard Thaler
· 10 years ago
d39a33e
netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
by Bernhard Thaler
· 10 years ago
7796684
netfilter: conntrack: warn the user if there is a better helper to use
by Marcelo Ricardo Leitner
· 10 years ago
fb05e7a
net: don't wait for order-3 page allocation
by Shaohua Li
· 10 years ago
0fae3bf
mpls: handle device renames for per-device sysctls
by Robert Shearman
· 10 years ago
b5e2c45
tcp: remove obsolete check in tcp_set_skb_tso_segs()
by Eric Dumazet
· 10 years ago
f69ad29
tcp: fill shinfo->gso_size at last moment
by Eric Dumazet
· 10 years ago
5bbb432
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
by Eric Dumazet
· 10 years ago
51466a7
tcp: fill shinfo->gso_type at last moment
by Eric Dumazet
· 10 years ago
a7eea41
tcp: reserve tcp_skb_mss() to tcp stack
by Eric Dumazet
· 10 years ago
57225e7
switchdev: fix BUG when port driver doesn't support set attr op
by Scott Feldman
· 10 years ago
e097dc62
NFC: nfcmrvl: add UART driver
by Vincent Cuissard
· 10 years ago
9961127
NFC: nci: add generic uart support
by Vincent Cuissard
· 10 years ago
a4244b0
net/ethtool: Add current supported tunable options
by Hadar Hen Zion
· 10 years ago
2b0a8c9
tcp: add CDG congestion control
by Kenneth Klette Jonassen
· 10 years ago
7782ad8
tcp: export tcp_enter_cwr()
by Kenneth Klette Jonassen
· 10 years ago
af201f7
switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
by Scott Feldman
· 10 years ago
f9c2ff2
net: tcp: dctcp_update_alpha() fixes.
by Eric Dumazet
· 10 years ago
5d75361
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap
by Mel Gorman
· 10 years ago
1edaa7e
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
37a9a8d
net/unix: support SCM_SECURITY for stream sockets
by Stephen Smalley
· 10 years ago
1a040ea
bridge: fix multicast router rlist endless loop
by Nikolay Aleksandrov
· 10 years ago
b3be5e3
tipc: disconnect socket directly after probe failure
by Erik Hugne
· 10 years ago
8c86f96
bridge: make br_fdb_delete also check if the port matches
by Nikolay Aleksandrov
· 10 years ago
4355989
Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
1b0ccfe
Revert "ipv6: Fix protocol resubmission"
by David S. Miller
· 10 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
2df7f8c
NFC: nci: Export nci_req_complete
by Samuel Ortiz
· 10 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 10 years ago
5ec596c
mac80211: Fix a case of incorrect metric used when forwarding a PREQ
by Alexis Green
· 10 years ago
c3eee1f
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
9c5a18a
cfg80211: wext: clear sinfo struct before calling driver
by Johannes Berg
· 10 years ago
e060e7ad
mac80211: Always check rates and capabilities in mesh mode
by Alexis Green
· 10 years ago
8df734e
mac80211: fix the beacon csa counter for mesh and ibss
by Chun-Yeow Yeoh
· 10 years ago
afd2efb
mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame
by Alexis Green
· 10 years ago
74d803b
mac80211: ignore invalid scan RSSI values
by Sara Sharon
· 10 years ago
d01f858
mac80211: release channel on auth failure
by Michal Kazior
· 10 years ago
472be00
mac80211: handle aggregation session timeout on fast-xmit path
by Johannes Berg
· 10 years ago
dd895d7
can: cangw: introduce optional uid to reference created routing jobs
by Oliver Hartkopp
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9e58095
NFC: netlink: Implement vendor command support
by Samuel Ortiz
· 10 years ago
0e70cba7
NFC: nci: Move close ops call in nci_close_device
by Christophe Ricard
· 10 years ago
759afb8
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
by Christophe Ricard
· 10 years ago
c39daee
NFC: nci: Add nci init ops for early device initialization
by Christophe Ricard
· 10 years ago
81859ab
NFC: nci: Add NCI_RESET return code check before setup
by Christophe Ricard
· 10 years ago
b6355e9
NFC: nci: Handle proprietary response and notifications
by Samuel Ortiz
· 10 years ago
2622e2a0
NFC: nci: hci: Fix releasing uninitialized skbs
by Joe Perches
· 10 years ago
bbbf2df
net: replace last open coded skb_orphan_frags with function call
by Willem de Bruijn
· 10 years ago
0243508
ipv6: Fix protocol resubmission
by Josh Hunt
· 10 years ago
27e41fc
ipv6: fix possible use after free of dev stats
by Robert Shearman
· 10 years ago
f38b24c
fib_trie: coding style: Use pointer after check
by Firo Yang
· 10 years ago
c4c832f
bridge: disable softirqs around br_fdb_update to avoid lockup
by Nikolay Aleksandrov
· 10 years ago
Next »