index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
1
-2
/
+96
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-32
/
+0
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+20
2013-11-07
net: skbuff - kernel-doc fixes
Mathias Krause
1
-1
/
+1
2013-11-07
net: move pskb_put() to core code
Mathias Krause
1
-0
/
+1
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
1
-1
/
+1
2013-11-07
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
1
-0
/
+1
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
3
-1
/
+38
2013-11-07
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-07
net/vlan: Provide read access to the vlan egress map
Eyal Perry
1
-1
/
+8
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+20
2013-11-05
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-0
/
+3
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
1
-0
/
+3
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-0
/
+10
2013-11-04
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
1
-0
/
+17
2013-11-04
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
1
-1
/
+1
2013-11-04
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
1
-0
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+10
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
1
-0
/
+1
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
1
-3
/
+10
2013-11-03
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
1
-0
/
+40
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-3
/
+3
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
1
-3
/
+1
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
1
-2
/
+0
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
1
-3
/
+0
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
1
-0
/
+5
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-4
/
+4
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
1
-0
/
+1
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
1
-2
/
+0
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
1
-0
/
+20
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
1
-2
/
+3
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-1
/
+1
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-1
/
+0
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-75
/
+78
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-26
/
+15
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
1
-0
/
+10
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-21
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
1
-0
/
+1
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
1
-0
/
+25
2013-10-19
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2
-0
/
+12
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
1
-2
/
+5
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
[next]