Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a6cc0cfa72e0b6d9f2c8fd858aacc32313c4f272
/
include
/
linux
a6cc0cf
net: Add layer 2 hardware acceleration operations for macvlan devices
by John Fastabend
· 11 years ago
df42153
net: make ndev->irq signed for error handling
by Dan Carpenter
· 11 years ago
d324353
net/vlan: Provide read access to the vlan egress map
by Eyal Perry
· 11 years ago
2f69702c
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
by Enrico Mioso
· 11 years ago
f8e617e
net: introduce skb_coalesce_rx_frag()
by Jason Wang
· 11 years ago
72c39a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
5a0d0a6
mlx4: Structures and init/teardown for VF resource quotas
by Jack Morgenstein
· 11 years ago
2009d00
net/mlx4_en: Use vlan id instead of vlan index for unregistration
by Jack Morgenstein
· 11 years ago
acddd5d
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
by Jack Morgenstein
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
be408cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
74d332c
net: extend net_device allocation to vmalloc()
by Eric Dumazet
· 11 years ago
2817a33
net: skb_checksum: allow custom update/combine for walking skb
by Daniel Borkmann
· 11 years ago
6e95fca
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
by Daniel Borkmann
· 11 years ago
9bf76ca
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
by Mathias Krause
· 11 years ago
6dd13e8
net: cdc_ncm: drop "extern" from header declarations
by Bjørn Mork
· 11 years ago
8329223
net: cdc_ncm: remove descriptor pointers
by Bjørn Mork
· 11 years ago
6a9612e
net: cdc_ncm: remove ncm_parm field
by Bjørn Mork
· 11 years ago
f3028c5
net: cdc_ncm: remove tx_speed and rx_speed fields
by Bjørn Mork
· 11 years ago
de5bee2
net: cdc_ncm: remove unused udev field
by Bjørn Mork
· 11 years ago
bed6f76
net: cdc_ncm: remove redundant netdev field
by Bjørn Mork
· 11 years ago
ff1632a
net: cdc_ncm: remove redundant endpoint pointers
by Bjørn Mork
· 11 years ago
3e51566
net: cdc_ncm: remove redundant "intf" field
by Bjørn Mork
· 11 years ago
f6701d5
net: cdc_ncm: add include protection to cdc_ncm.h
by Bjørn Mork
· 11 years ago
bd09d9a
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
by Greg Thelen
· 11 years ago
80c33dd
net: add might_sleep() call to napi_disable
by Jacob Keller
· 11 years ago
5d9efa7
ipv6: Remove privacy config option.
by David S. Miller
· 11 years ago
8fb479a
netpoll: fix rx_hook() interface by passing the skb
by Antonio Quartulli
· 11 years ago
7f29405
net: fix rtnl notification in atomic context
by Alexei Starovoitov
· 11 years ago
f84be2b
net: make net_get_random_once irq safe
by Hannes Frederic Sowa
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
db10acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
9330288
netfilter: ipset: Use netlink callback dump args only
by Jozsef Kadlecsik
· 11 years ago
61c1db7
ipv6: sit: add GSO/TSO support
by Eric Dumazet
· 11 years ago
c68c7f5
net: fix build warnings because of net_get_random_once merge
by Hannes Frederic Sowa
· 11 years ago
a48e429
net: introduce new macro net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
c4b2c0c
static_key: WARN on usage before jump_label_init was called
by Hannes Frederic Sowa
· 11 years ago
cb32f51
ipip: add GSO/TSO support
by Eric Dumazet
· 11 years ago
3347c96
ipv4: gso: make inet_gso_segment() stackable
by Eric Dumazet
· 11 years ago
7cc7c5e
net: Delete trailing semi-colon from definition of netdev_WARN()
by Ben Hutchings
· 11 years ago
400dfd3
net: refactor sk_page_frag_refill()
by Eric Dumazet
· 11 years ago
5cda73b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
9e5f172
yam: integer underflow in yam_ioctl()
by Dan Carpenter
· 11 years ago
da33edc
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
5930e8d
net/mlx4: Fix typo, move similar defs to same location
by Or Gerlitz
· 11 years ago
9f96da4
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
02a3250
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
9446878
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
by Guenter Roeck
· 11 years ago
4942642
mm: memcg: handle non-error OOM situations more gracefully
by Johannes Weiner
· 11 years ago
32c37fc
usb-storage: add quirk for mandatory READ_CAPACITY_16
by Oliver Neukum
· 11 years ago
34ec4de
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
1931ee1
Revert "drivers: of: add initialization code for dma reserved memory"
by Marek Szyprowski
· 11 years ago
ed8ada3
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
0628b12
netfilter: nfnetlink: add batch support and use it from nf_tables
by Pablo Neira Ayuso
· 11 years ago
9651851
netfilter: add nftables
by Patrick McHardy
· 11 years ago
795aa6e
netfilter: pass hook ops to hookfn
by Patrick McHardy
· 11 years ago
c786e90
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
cd4edf7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
3f0116c
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
ebff5fa9
Revert "i915: Update VGA arbiter support for newer devices"
by Dave Airlie
· 11 years ago
f715729
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 11 years ago
61875f3
random: allow architectures to optionally define random_get_entropy()
by Theodore Ts'o
· 11 years ago
e9517fe
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
ada9f5d
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
by Sagi Grimberg
· 11 years ago
2f6daec
mlx5: Fix layout of struct mlx5_init_seg
by Eli Cohen
· 11 years ago
c1868b8
mlx5: Remove checksum on command interface commands
by Eli Cohen
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0e7a3ed
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5cde282
net: Separate the close_list and the unreg_list v2
by Eric W. Biederman
· 11 years ago
d45ed4a
net: fix unsafe set_memory_rw from softirq
by Alexei Starovoitov
· 11 years ago
fd84831
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
3573540
netif_set_xps_queue: make cpu mask const
by Michael S. Tsirkin
· 11 years ago
d639fea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
8e1a254
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
9886167
perf: Fix perf_pmu_migrate_context
by Peter Zijlstra
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
0b3d8e0
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
by Denis Kirjanov
· 11 years ago
5bc3db5
tc: export tc_defact.h to userspace
by stephen hemminger
· 11 years ago
4bcef89
ssb: provide phy address for Gigabit Ethernet driver
by Hauke Mehrtens
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c31eeac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
180cf72
netfilter: nf_ct_sip: consolidate NAT hook functions
by holger@eitzenberger.org
· 11 years ago
5eb7906
ieee80211: fix vht cap definitions
by Eliad Peller
· 11 years ago
4590672
skbuff: size of hole is wrong in a comment
by Nicolas Dichtel
· 11 years ago
36a8f39
net: skb_is_gso_v6() requires skb_is_gso()
by Eric Dumazet
· 11 years ago
f927318
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
522d6d3
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
117aad1
mm: avoid reinserting isolated balloon pages into LRU lists
by Rafael Aquini
· 11 years ago
1785e8f
netfiler: ipset: Add net namespace for ipset
by Vitaly Lavrov
· 11 years ago
3fd986b
netfilter: ipset: Use a common function at listing the extensions
by Jozsef Kadlecsik
· 11 years ago
cb17819
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods
by David S. Miller
· 11 years ago
68b63f0
netfilter: ipset: Support comments for ipset entries in the core.
by Oliver Smith
· 11 years ago
40cd63b
netfilter: ipset: Support extensions which need a per data destroy function
by Jozsef Kadlecsik
· 11 years ago
03c8b23
netfilter: ipset: Generalize extensions support
by Jozsef Kadlecsik
· 11 years ago
ca134ce
netfilter: ipset: Move extension data to set structure
by Jozsef Kadlecsik
· 11 years ago
f925f70
netfilter: ipset: Rename extension offset ids to extension ids
by Jozsef Kadlecsik
· 11 years ago
a04d8b6
netfilter: ipset: Prepare ipset to support multiple networks for hash types
by Jozsef Kadlecsik
· 11 years ago
b8cd978
netfilter: ipset: Use fix sized type for timeout in the extension part
by Jozsef Kadlecsik
· 12 years ago
Next »