index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-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-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
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
1
-0
/
+2
2013-10-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+2
2013-10-17
yam: integer underflow in yam_ioctl()
Dan Carpenter
1
-1
/
+1
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2
-6
/
+13
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2
-5
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-2
/
+2
2013-10-17
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-2
/
+4
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-16
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2
-43
/
+14
2013-10-16
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
1
-1
/
+3
2013-10-15
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-14
/
+0
2013-10-15
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
1
-14
/
+0
2013-10-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2
-6
/
+4
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
1
-0
/
+5
2013-10-14
netfilter: add nftables
Patrick McHardy
1
-5
/
+6
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-1
/
+2
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+15
2013-10-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-7
/
+0
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-0
/
+15
2013-10-11
Revert "i915: Update VGA arbiter support for newer devices"
Dave Airlie
1
-7
/
+0
2013-10-10
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Linus Torvalds
2
-0
/
+15
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-0
/
+14
2013-10-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-2
/
+2
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
1
-1
/
+1
2013-10-10
mlx5: Fix layout of struct mlx5_init_seg
Eli Cohen
1
-1
/
+1
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2
-4
/
+2
[next]