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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-03
batman: Remove reference to compare_ether_addr
Joe Perches
1
-1
/
+1
2013-09-03
llc: Use normal etherdevice.h tests
Joe Perches
4
-38
/
+8
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
11
-30
/
+30
2013-09-03
USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support
Liu Junliang
4
-0
/
+742
2013-09-03
be2net: set and query VEB/VEPA mode of the PF interface
Ajit Khaparde
3
-13
/
+108
2013-09-03
net: fix comment typo for __skb_alloc_pages()
Florian Fainelli
1
-2
/
+2
2013-09-03
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2
-8
/
+12
2013-09-03
netconsole: avoid a crash with multiple sysfs writers
Dan Aloni
1
-1
/
+12
2013-09-03
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
1
-0
/
+1
2013-09-03
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
1
-0
/
+3
2013-09-03
bonding: use rlb_client_info->vlan_id instead of ->tag
Veaceslav Falico
2
-5
/
+4
2013-09-03
bonding: remove bond_vlan_used()
Veaceslav Falico
2
-22
/
+2
2013-09-03
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-13
/
+82
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
241
-2926
/
+5440
2013-09-03
net: sctp: probe: allow more advanced ingress filtering by mark
Daniel Borkmann
1
-5
/
+13
2013-09-03
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
4
-22
/
+0
2013-09-03
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
Thomas Huth
1
-0
/
+2
2013-09-03
Merge branch 'addr_assign_type'
David S. Miller
12
-11
/
+26
2013-09-03
staging: vt6655: inherit addr_assign_type along with dev_addr
Bjørn Mork
3
-3
/
+3
2013-09-03
net: libertas: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: hostap: inherit addr_assign_type along with dev_addr
Bjørn Mork
2
-2
/
+2
2013-09-03
net: airo: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: team: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: macvlan: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: vlan: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-03
net: etherdevice: add address inherit helper
Bjørn Mork
1
-0
/
+15
2013-09-02
net: make snmp_mib_free static inline
Cong Wang
2
-13
/
+11
2013-09-02
vxlan: include net/ip6_checksum.h for csum_ipv6_magic()
Cong Wang
1
-0
/
+1
2013-09-02
vxlan: fix flowi6_proto value
Cong Wang
1
-1
/
+1
2013-08-31
Merge branch 'qlcnic'
David S. Miller
11
-185
/
+535
2013-08-31
qlcnic: Update version to 5.3.50
Shahed Shaikh
1
-2
/
+2
2013-08-31
qlcnic: Add support for per port eswitch configuration
Sony Chacko
7
-53
/
+120
2013-08-31
qlcnic: Restructuring of qlc_83xx_fw_info structure.
Pratik Pujar
4
-45
/
+61
2013-08-31
qlcnic: Add AER support for 83xx adapter
Pratik Pujar
3
-1
/
+121
2013-08-31
qlcnic: Add AER callback handlers.
Pratik Pujar
2
-24
/
+55
2013-08-31
qlcnic: Store firmware dump state in CAMRAM register
Shahed Shaikh
5
-32
/
+135
2013-08-31
qlcnic: Use firmware recommended dump capture mask as default
Shahed Shaikh
2
-2
/
+4
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
4
-18
/
+17
2013-08-31
qlcnic: Enhance PVID handling for 84xx adapters
Manish Chopra
3
-10
/
+22
2013-08-31
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2
-56
/
+13
2013-08-31
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
2
-52
/
+111
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
5
-6
/
+95
2013-08-31
ipv6: move in6_dev_finish_destroy() into core kernel
Cong Wang
2
-30
/
+31
2013-08-31
vxlan: add ipv6 route short circuit support
Cong Wang
3
-2
/
+30
2013-08-31
vxlan: add ipv6 support
Cong Wang
4
-148
/
+622
2013-08-31
ipv6: do not call ndisc_send_rs() with write lock
Cong Wang
1
-3
/
+7
2013-08-31
ipv6: export in6addr_loopback to modules
Cong Wang
2
-9
/
+16
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
3
-0
/
+29
[next]