index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
net: introduce skb_flow_dissect()
Eric Dumazet
1
-0
/
+15
2011-11-27
net/mlx4_en: adding loopback support
Amir Vadai
1
-0
/
+1
2011-11-27
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
1
-1
/
+2
2011-11-27
net/mlx4: move RSS related definitions to be global
Or Gerlitz
1
-0
/
+27
2011-11-26
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
1
-10
/
+0
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
1
-0
/
+6
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
1
-0
/
+2
2011-11-26
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
1
-10
/
+8
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
1
-1
/
+1
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2
-3
/
+52
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-12
/
+9
2011-11-26
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-6
/
+1
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2
-2
/
+2
2011-11-23
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-0
/
+2
2011-11-23
netprio_cgroup: Fix build break
Neil Horman
1
-13
/
+5
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-32
/
+0
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
5
-13
/
+8
2011-11-22
tc: comment spelling fixes
stephen hemminger
1
-3
/
+3
2011-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
1
-0
/
+8
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
4
-0
/
+80
2011-11-22
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
1
-1
/
+1
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
1
-5
/
+21
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
1
-15
/
+49
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-30
/
+125
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+11
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-7
/
+6
2011-11-19
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
David Rientjes
1
-5
/
+0
2011-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2011-11-18
Phonet: set the pipe handle using setsockopt
Dinesh Kumar Sharma
1
-0
/
+2
2011-11-18
net: Remove LL_ALLOCATED_SPACE
Herbert Xu
1
-5
/
+0
2011-11-18
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+3
2011-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+7
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
1
-0
/
+5
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
3
-7
/
+6
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-188
/
+887
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
1
-1
/
+0
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
1
-2
/
+10
2011-11-16
net: verify GSO flag bits against netdev features
Michał Mirosław
1
-0
/
+9
2011-11-16
new helper: mount_subtree()
Al Viro
1
-0
/
+1
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-0
/
+166
2011-11-16
team: replicate options on register
Jiri Pirko
1
-4
/
+4
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-1
/
+1
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2
-4
/
+2
2011-11-16
net: extend netdev_features_t to 64 bits
Michał Mirosław
1
-1
/
+1
2011-11-16
net: Define enum for net device features.
Michał Mirosław
1
-40
/
+93
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
7
-26
/
+39
2011-11-16
net: split netdev features to separate header
Michał Mirosław
2
-78
/
+92
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2
-69
/
+0
[next]