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
2014-03-23
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
1
-4
/
+0
2014-03-23
parisc: wire up sys_utimes
Helge Deller
2
-2
/
+3
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2
-75
/
+0
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-23
rcuwalk: recheck mount_lock after mountpoint crossing attempts
Al Viro
1
-16
/
+13
2014-03-23
make prepend_name() work correctly when called with negative *buflen
Al Viro
1
-2
/
+2
2014-03-23
vfs: Don't let __fdget_pos() get FMODE_PATH files
Eric Biggers
1
-15
/
+4
2014-03-23
vfs: atomic f_pos access in llseek()
Eric Biggers
1
-2
/
+2
2014-03-22
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
25
-144
/
+1237
2014-03-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2014-03-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-03-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-03-22
batman-adv: improve DAT documentation
Antonio Quartulli
2
-2
/
+6
2014-03-22
batman-adv: improve the TT flags documentation
Antonio Quartulli
1
-4
/
+24
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
6
-3
/
+198
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
6
-8
/
+156
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
10
-26
/
+275
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
7
-6
/
+167
2014-03-22
batman-adv: introduce capability initialization bitfield
Linus Lüssing
3
-9
/
+11
2014-03-22
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
8
-4
/
+318
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2
-0
/
+3
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
1
-4
/
+1
2014-03-22
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
1
-5
/
+5
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
13
-71
/
+70
2014-03-22
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
1
-3
/
+0
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
5
-14
/
+18
2014-03-22
batman-adv: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-03-21
Merge branch 'ptp-next'
David S. Miller
21
-20
/
+509
2014-03-21
dp83640: let the periodic pin from the module parameter be a default.
Richard Cochran
1
-6
/
+13
2014-03-21
dp83640: let external input pins from the module parameters be defaults.
Richard Cochran
1
-1
/
+4
2014-03-21
dp83640: implement programmable pin functions.
Richard Cochran
1
-0
/
+52
2014-03-21
dp83640: correct the periodic output frequency
Richard Cochran
1
-5
/
+6
2014-03-21
dp83640: trivial fixes
Richard Cochran
1
-3
/
+3
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
12
-0
/
+12
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
3
-0
/
+138
2014-03-21
ptp: add the pin GET/SETFUNC ioctls to the testptp program.
Richard Cochran
1
-3
/
+55
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
5
-2
/
+226
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
215
-2758
/
+13523
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
1
-0
/
+1
2014-03-21
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
1
-0
/
+6
2014-03-21
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
1
-5
/
+5
2014-03-21
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
1
-1
/
+3
2014-03-21
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2
-3
/
+40
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-17
/
+38
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
2
-0
/
+35
2014-03-21
ixgbevf: Check for adapter removal on register writes
Mark Rustad
1
-1
/
+5
2014-03-21
ixgbevf: Check register reads for adapter removal
Mark Rustad
3
-8
/
+53
2014-03-21
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
1
-52
/
+67
2014-03-21
ixgbevf: Use static inlines instead of macros
Mark Rustad
4
-14
/
+35
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
1
-0
/
+3
[prev]
[next]