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
2012-10-29
batman-adv: print packets re-routing on DBG_TT and ratelimit it
Antonio Quartulli
1
-4
/
+4
2012-10-29
batman-adv: properly store the roaming time
Antonio Quartulli
1
-0
/
+6
2012-10-29
batman-adv: don't allow ECTP traffic on batman-adv
Simon Wunderlich
1
-2
/
+10
2012-10-29
batman-adv: Only increase refcounter once for alternate router
Sven Eckelmann
1
-15
/
+8
2012-10-29
batman-adv: Check return value of try_module_get
Sven Eckelmann
4
-18
/
+12
2012-10-29
batman-adv: Remove extra check in batadv_bit_get_packet
Sven Eckelmann
1
-13
/
+10
2012-10-29
batman-adv: Set special lockdep classes to avoid lockdep warning
Sven Eckelmann
1
-0
/
+44
2012-10-29
batman-adv: return proper value in case of hash_add failure
Antonio Quartulli
1
-1
/
+1
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
6
-91
/
+57
2012-10-29
batman-adv: Remove unused define BAT_ATTR_HIF_UINT
Sven Eckelmann
1
-49
/
+0
2012-10-29
batman-adv: split hard_iface struct for each routing protocol
Marek Lindner
3
-24
/
+39
2012-10-29
batman-adv: use check_unicast_packet() in recv_roam_adv()
Antonio Quartulli
1
-14
/
+1
2012-10-28
net: sierra: shut up sparse restricted type warnings
Bjørn Mork
1
-2
/
+2
2012-10-28
net: cdc_ncm: error path lock fix
Bjørn Mork
1
-0
/
+2
2012-10-28
net: cdc_ncm: big endian fix
Bjørn Mork
1
-1
/
+1
2012-10-28
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-28
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
2
-4
/
+91
2012-10-28
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
2
-0
/
+79
2012-10-28
rtnl: add a new type of msg to advertise protocol configuration
Nicolas Dichtel
2
-0
/
+27
2012-10-26
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
17
-362
/
+502
2012-10-26
net: Update args to dummy sock_update_classid().
David S. Miller
1
-1
/
+1
2012-10-26
l2tp: session is an array not a pointer
Alan Cox
1
-1
/
+1
2012-10-26
isdn: remove dead code
Alan Cox
1
-4
/
+1
2012-10-26
cgroup: net_cls: Rework update socket logic
Daniel Wagner
3
-11
/
+24
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
4
-9
/
+9
2012-10-26
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
1
-2
/
+0
2012-10-26
cgroup: net_cls: Fix local variable type decleration
Daniel Wagner
1
-1
/
+1
2012-10-26
cgroup: net_prio: Mark local used function static
Daniel Wagner
1
-1
/
+1
2012-10-26
usbnet: smsc95xx: apply introduced usb command APIs
Ming Lei
1
-88
/
+27
2012-10-26
usbnet: smsc75xx: apply introduced usb command APIs
Ming Lei
1
-25
/
+14
2012-10-26
usbnet: sierra_net: apply introduced usb command APIs
Ming Lei
1
-28
/
+17
2012-10-26
usbnet: plusb: apply introduced usb command APIs
Ming Lei
1
-7
/
+4
2012-10-26
usbnet: net1080: apply introduced usb command APIs
Ming Lei
1
-80
/
+30
2012-10-26
usbnet: mcs7830: apply introduced usb command APIs
Ming Lei
1
-79
/
+6
2012-10-26
usbnet: int51x1: apply introduced usb command APIs
Ming Lei
1
-49
/
+3
2012-10-26
usbnet: dm9601: apply introduced usb command APIs
Ming Lei
1
-92
/
+15
2012-10-26
usbnet: cdc-ncm: apply introduced usb command APIs
Ming Lei
1
-54
/
+31
2012-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
1
-104
/
+13
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
2
-0
/
+138
2012-10-26
MAINTAINERS: Add myself to list of SCTP maintainers
Neil Horman
1
-0
/
+1
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
8
-38
/
+106
2012-10-26
packet: minor: remove unused err assignment
Daniel Borkmann
1
-2
/
+0
2012-10-26
r8169: enable ALDPS for power saving
hayeswang
1
-10
/
+46
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
4
-1
/
+9
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-30
/
+64
2012-10-23
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
Nicolas Dichtel
1
-13
/
+13
2012-10-23
be2net: Fix smatch warnings in be_main.c
Padmanabh Ratnakar
3
-7
/
+16
2012-10-23
netlink: cleanup the unnecessary return value check
Hans Zhang
1
-3
/
+3
2012-10-23
ipv4: tcp: clean up tcp_v4_early_demux()
Eric Dumazet
1
-4
/
+3
[prev]
[next]