Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f61d1f70ba07e3875169433c407e9a4acd6a966
/
include
fd44b93
net: skbuff: const-ify casts in skb_queue_* functions
by Daniel Borkmann
· 11 years ago
bf5a755
net-gre-gro: Add GRE support to the GRO stack
by Jerry Chu
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
438e38f
gre_offload: statically build GRE offloading support
by Eric Dumazet
· 11 years ago
39b6b29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
44da5ae
openvswitch: Drop user features if old user space attempted to create datapath
by Thomas Graf
· 11 years ago
43d4be9
openvswitch: Allow user space to announce ability to accept unaligned Netlink messages
by Thomas Graf
· 11 years ago
af2806f
net: Export skb_zerocopy() to zerocopy from one skb to another
by Thomas Graf
· 11 years ago
bb9b18f
genl: Add genlmsg_new_unicast() for unicast message allocation
by Thomas Graf
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
996b175
tcp: out_of_order_queue do not use its lock
by Eric Dumazet
· 11 years ago
d4b3621
net: pkt_sched: PIE AQM scheme
by Vijay Subramanian
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
1e85c9b
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
by Hannes Frederic Sowa
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
b2395b8
bcma: export bcma_find_core_unit()
by Hauke Mehrtens
· 11 years ago
cdf3e27
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
by Li RongQing
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
653864d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
fbfcec6
phylib: make phy_scan_fixups() static
by Sergei Shtylyov
· 11 years ago
29935ae
phylib: remove unused adjust_state() callback
by Sergei Shtylyov
· 11 years ago
4017b4d
<linux/phy.h>: coding style fixes
by Sergei Shtylyov
· 11 years ago
55fdbfe
pci_regs.h: Add PCI bus link speed and width defines
by Jeff Kirsher
· 11 years ago
4ee7ac7
bonding: add ad_info attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
ec029fa
bonding: add ad_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
998e40bb
bonding: add lacp_rate attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
5e419e6
llc: make lock static
by stephen hemminger
· 11 years ago
8f09898
socket: cleanups
by stephen hemminger
· 11 years ago
9a4aa9a
ipv4: Use percpu Cache route in IP tunnels
by Tom Herbert
· 11 years ago
7d442fa
ipv4: Cache dst in tunnels
by Tom Herbert
· 11 years ago
82a3713
netfilter: x_tables: lightweight process control group matching
by Daniel Borkmann
· 11 years ago
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
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
7a7ffba
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
by Wei-Chun Chao
· 11 years ago
619a60e
sctp: Remove outqueue empty state
by Vlad Yasevich
· 11 years ago
9c75f40
sched action: make local function static
by stephen hemminger
· 11 years ago
96bfc80
net: Cleanup in eth-netx.h
by Sachin Kamat
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
1d143d9
net: core functions cleanup
by stephen hemminger
· 11 years ago
2173f8d
netlink: cleanup tap related functions
by stephen hemminger
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
7e03096
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
by Daniel Borkmann
· 11 years ago
ad86c55
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
2205369
vlan: Fix header ops passthru when doing TX VLAN offload.
by David S. Miller
· 11 years ago
c9d8ca0
net, rps: fix build failure when CONFIG_RPS isn't set
by Zhi Yong Wu
· 11 years ago
6a031f6
sch_netem: support of 64bit rates
by Yang Yingliang
· 11 years ago
7ffdf72
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
by Or Gerlitz
· 11 years ago
604d13c
netlink: specify netlink packet direction for nlmon
by Daniel Borkmann
· 11 years ago
0a9a8bf
printk: Add a DEPRECATED macro
by Neil Horman
· 11 years ago
fe47755
net: Allow setting sock flow hash without a sock
by Tom Herbert
· 11 years ago
67e0c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
cc70d06
netfilter: REJECT: separate reusable code
by Eric Leblond
· 11 years ago
24245a1
lro: remove dead code
by stephen hemminger
· 11 years ago
f7e56a7
tcp: make local functions static
by stephen hemminger
· 11 years ago
ea074b3
ipv4: ping make local stuff static
by Stephen Hemminger
· 11 years ago
068a6e1
ipv4: remove unused function
by Stephen Hemminger
· 11 years ago
7195cf7
arp: make arp_invalidate static
by Stephen Hemminger
· 11 years ago
e035b77
netfilter: nf_tables: nft_meta module get/set ops
by Arturo Borrero Gonzalez
· 11 years ago
0db901b
macvlan: make start_xmit local
by stephen hemminger
· 11 years ago
73409f3
net: Add some clarification to skb_tx_timestamp() comment.
by David S. Miller
· 11 years ago
2e04ad4
sch_tbf: add TBF_BURST/TBF_PBURST attribute
by Yang Yingliang
· 11 years ago
652a4a5
mdio: unused ethtool functions
by stephen hemminger
· 11 years ago
f639860
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
4b69316
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
f60900f
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
by Ard Biesheuvel
· 11 years ago
6a649f3
netfilter: add IPv4/6 IPComp extension match support
by fan.du
· 11 years ago
6961bc6
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
09aea5d
netconf: rename PROXY_ARP to NEIGH_PROXY
by stephen hemminger
· 11 years ago
1733348
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
8e321fe
aio/migratepages: make aio migrate pages sane
by Benjamin LaHaise
· 11 years ago
08c0cad
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
by Valentina Giusti
· 11 years ago
df36ac1
pstore: Don't allow high traffic options on fragile devices
by Luck, Tony
· 11 years ago
597d795
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
by Kirill A. Shutemov
· 11 years ago
ee53664
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
by Kirill A. Shutemov
· 11 years ago
4203d0e
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
b1aca94
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 11 years ago
18be099
sh_eth: add PHY IRQ to platform data
by Sergei Shtylyov
· 11 years ago
8e1a28e
net/mlx4_core: Expose physical port id as PF/VF capability
by Hadar Hen Zion
· 11 years ago
b6835f9
drivers: net: Include new header file in sbni.c
by Rashika Kheria
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
c13ab3f
bonding: add packets_per_slave attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
8d836d0
bonding: add lp_interval attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
7d10100
bonding: add min_links attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
1cc0b1e
bonding: add all_slaves_active attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
2c9839c
bonding: add num_grat_arp attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
78ea85f
net: skbuff: improve comment on checksumming
by Daniel Borkmann
· 11 years ago
10239ed
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
by Terry Lam
· 11 years ago
58cac3f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
95cadac
target/file: Update hw_max_sectors based on current block_size
by Nicholas Bellinger
· 11 years ago
2372175
lib: hash: follow-up fixups for arch hash
by Francesco Fusco
· 11 years ago
86fbf16
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
af2c140
mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates
by Mel Gorman
· 11 years ago
2084140
mm: fix TLB flush race between migration, and change_protection_range
by Rik van Riel
· 11 years ago
de466bd
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
by Mel Gorman
· 11 years ago
c97102b
kexec: migrate to reboot cpu
by Vivek Goyal
· 11 years ago
0e3da5b
ip_gre: fix msg_name parsing for recvfrom/recvmsg
by Timo Teräs
· 11 years ago
Next »