Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86f8515f9721fa171483f0fe0391968fbb949cc9
86f8515
net: netprio: rename config to be more consistent with cgroup configs
by Daniel Borkmann
· 11 years ago
fe1217c
net: net_cls: move cgroupfs classid handling into core
by Daniel Borkmann
· 11 years ago
14abfa1
netfilter: xt_CT: fix error value in xt_ct_tg_check()
by Eric Leblond
· 11 years ago
dcd93ed
netfilter: nf_conntrack: remove dead code
by stephen hemminger
· 11 years ago
02eca9d
netfilter: ipset: remove unused code
by stephen hemminger
· 11 years ago
34ce324
netfilter: nf_nat: add full port randomization support
by Daniel Borkmann
· 11 years ago
9dcbe1b
ipvs: Remove unused variable ret from sync_thread_master()
by Geert Uytterhoeven
· 11 years ago
6a649f3
netfilter: add IPv4/6 IPComp extension match support
by fan.du
· 11 years ago
08c0cad
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
by Valentina Giusti
· 11 years ago
534473c
netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
by Florian Westphal
· 11 years ago
a42b99a
netfilter: avoid get_random_bytes calls
by Florian Westphal
· 11 years ago
8cf4d6a
net: reorder struct netns_ct for better cache-line usage
by Jesper Dangaard Brouer
· 11 years ago
6853605
ipv6: fix incorrect type in declaration
by Florent Fourcot
· 11 years ago
335802d
net: eth: 8390: remove section warning in etherh.c
by Olof Johansson
· 11 years ago
299603e8
net-gro: Prepare GRO stack for the upcoming tunneling support
by Jerry Chu
· 11 years ago
a46dc74
Merge branch 'macvtap_capture'
by David S. Miller
· 11 years ago
2f6a1b6
macvlan: Remove custom recieve and forward handlers
by Vlad Yasevich
· 11 years ago
6acf54f
macvtap: Add support of packet capture on macvtap device.
by Vlad Yasevich
· 11 years ago
70f5613
Merge branch 'bpf'
by David S. Miller
· 11 years ago
7924cd5
filter: doc: improve BPF documentation
by Daniel Borkmann
· 11 years ago
3f35638
filter: bpf_asm: add minimal bpf asm tool
by Daniel Borkmann
· 11 years ago
fd981e3
filter: bpf_dbg: add minimal bpf debugger
by Daniel Borkmann
· 11 years ago
1a3b505
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
by Olof Johansson
· 11 years ago
df78416
net: eth: davinci_cpdma: Mark a local variable static
by Olof Johansson
· 11 years ago
c767db5
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
by Olof Johansson
· 11 years ago
c45f812
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
by Matthew Whitehead
· 11 years ago
7e98056
ipv6: router reachability probing
by Jiri Benc
· 11 years ago
e477266
sctp: remove redundant null check on asoc
by wangweidong
· 11 years ago
6b1dd85
sch_htb: remove unnecessary NULL pointer judgment
by Yang Yingliang
· 11 years ago
b601fa1
ipv4: fix wildcard search with inet_confirm_addr()
by Nicolas Dichtel
· 11 years ago
95ab099
vxlan: leave multicast group when vxlan device down
by Gao feng
· 11 years ago
79d4a94
vxlan: remove vxlan_group_used in vxlan_open
by Gao feng
· 11 years ago
1a0ab76
bgmac: replace some magic values with defines
by Rafał Miłecki
· 11 years ago
d469962
bgmac: reset cached MAC state during chip reset
by Rafał Miłecki
· 11 years ago
4f8f61e
net_sched: expand control flow of macro SKIP_NONLOCAL
by Yang Yingliang
· 11 years ago
9319e47
net: macb: Fix build warning
by Soren Brinkmann
· 11 years ago
fcfa1a1
Merge branch 'tipc'
by David S. Miller
· 11 years ago
77a7e07
tipc: remove unused 'blocked' flag from tipc_link struct
by Ying Xue
· 11 years ago
e4d050c
tipc: eliminate code duplication in media layer
by Ying Xue
· 11 years ago
6e967ad
tipc: relocate common functions from media to bearer
by Ying Xue
· 11 years ago
37cb062
tipc: remove TIPC usage of field af_packet_priv in struct net_device
by Ying Xue
· 11 years ago
ef72a7e
tipc: improve naming and comment consistency in media layer
by Jon Paul Maloy
· 11 years ago
5702dba
tipc: initiate media type array at compile time
by Jon Paul Maloy
· 11 years ago
d77b383
tipc: eliminate redundant code with kfree_skb_list routine
by Ying Xue
· 11 years ago
4ba3f99
Merge branch 'macb'
by David S. Miller
· 11 years ago
e1824df
net: macb: Adjust tx_clk when link speed changes
by Soren Brinkmann
· 11 years ago
0a4acf0
net: macb: Use devm_request_irq()
by Soren Brinkmann
· 11 years ago
60fe716
net: macb: Use devm_ioremap()
by Soren Brinkmann
· 11 years ago
b48e0ba
net: macb: Migrate to devm clock interface
by Soren Brinkmann
· 11 years ago
0dfc3e1
net: macb: Migrate to dev_pm_ops
by Soren Brinkmann
· 11 years ago
fa08943
net_sched: sfq: put sfq_unlink in a do - while loop
by Yang Yingliang
· 11 years ago
833fa74
net_sched: add space around '>' and before '('
by Yang Yingliang
· 11 years ago
82d567c
net_sched: change "foo* bar" to "foo *bar"
by Yang Yingliang
· 11 years ago
1fab9ab
net_sched: cls_bpf: use tabs to do indent
by Yang Yingliang
· 11 years ago
17569fa
net_sched: remove unnecessary parentheses while return
by Yang Yingliang
· 11 years ago
109744c
atm: solos-pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
57c5bca
atm: he: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
40706af
net: ieee802154: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
6d4bebe
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
5535ec7
net: vmxnet3: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
49f74ed
net: fddi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
79ac7c9
net: hippi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
788a8b6
virtio_net: spelling fixes
by stephen hemminger
· 11 years ago
d24bae3
virtio_net: remove unused parameter to send_command
by stephen hemminger
· 11 years ago
d73aa28
net: handle error more gracefully in socketpair()
by Yann Droneaud
· 11 years ago
de2aa47
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()"
by David S. Miller
· 11 years ago
42404c0
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
by David S. Miller
· 11 years ago
8e3bff9
net: more spelling fixes
by stephen hemminger
· 11 years ago
22a9321
Merge branch 'ifla_flags'
by David S. Miller
· 11 years ago
ad6c813
ipv4: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
9a32b86
dn_dev: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
94a12b1
sh_eth: add R8A7791 support
by Sergei Shtylyov
· 11 years ago
f00ac4b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
4e34da4d
bgmac: start/stop PHY on netdev open/stop
by Rafał Miłecki
· 11 years ago
77d47af
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
by Jiri Pirko
· 11 years ago
10ae76f
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
by Paul Moore
· 11 years ago
971a351
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
by Jiri Pirko
· 11 years ago
e6e25bb
igb: Start temperature sensor attribute index with 1
by Guenter Roeck
· 11 years ago
e3670b8
igb: Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
56cec24
igb: Add new feature Media Auto Sense for 82580 devices only
by Carolyn Wyborny
· 11 years ago
89dbefb
igb: Support ports mapped in 64-bit PCI space
by Aaron Sierra
· 11 years ago
2bdfc4e
igb: Add media switching feature for i354 PHY's
by Carolyn Wyborny
· 11 years ago
5cdab2f
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
by Don Skidmore
· 11 years ago
c0832b2
ixgbevf: update Kconfig description
by Jacob Keller
· 11 years ago
893238a
i40e: Bump version number
by Catherine Sullivan
· 11 years ago
0319577
i40e: remove and fix confusing define name
by Jesse Brandeburg
· 11 years ago
1fa1837
i40e: complain about out-of-range descriptor request
by Shannon Nelson
· 11 years ago
639dc37
i40e: loopback info and set loopback fix
by Kamil Krawczyk
· 11 years ago
b03aaa9
i40e: restrict diag test messages
by Shannon Nelson
· 11 years ago
7c6d74d
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs
by Jack Morgenstein
· 11 years ago
ac1eabc
ipv6: use ip6_flowinfo helper
by Florent Fourcot
· 11 years ago
3308de2
ipv6: add ip6_flowlabel helper
by Florent Fourcot
· 11 years ago
82e9f10
ipv6: remove rcv_tclass of ipv6_pinfo
by Florent Fourcot
· 11 years ago
37cfee9
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
by Florent Fourcot
· 11 years ago
1397ed3
ipv6: add flowinfo for tcp6 pkt_options for all cases
by Florent Fourcot
· 11 years ago
5824d2d
bgmac: connect to PHY and make use of PHY device
by Rafał Miłecki
· 11 years ago
2c722fe
etherdevice: Optimize a few is_<foo>_ether_addr functions
by Joe Perches
· 11 years ago
d9cd4fe5
batadv: Slight optimization of batadv_compare_eth
by Joe Perches
· 11 years ago
73eaef8
etherdevice: Add ether_addr_equal_unaligned
by Joe Perches
· 11 years ago
4e58879
Merge branch 'neigh'
by David S. Miller
· 11 years ago
Next »