projects
/
kernel
/
kernel-generic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel/kernel-generic.git
2010-02-17
Jan Kiszka
CAPI: Drop special controller lookup from capi20_put_me...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop return value of handle_minor_send
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Clean up capiminor_*_ack
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Fix locking around capiminor's output queue and...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop capiminor's unused inbytes counter
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Use atomics for capiminor's datahandle and msgid
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rename datahandle_queue -> ackqueue_entry
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework capiminor RX handler
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop handle_minor_recv from capinc_tty_write
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop atomic ttyopencount
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Clean up capiminors_lock
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop obsolete nccip from capiminor struct
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Issue synchronous hangup on capincci_free_minor
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Drop remaining NULL checks on tty->driver_data
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Use tty_port to keep track of capiminor's tty
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Establish install/cleanup handlers for capiminor...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Use kref on capiminor
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Use dynamic major for NCCI TTYs by default
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Dynamically register minor devices
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Clean up capinc_tty_init/exit
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Switch capiminor list to array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Switch NCCI list to standard doubly linked list
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Fix racy capi_read
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Use non-atomic allocation during NCCI setup
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework locking of capidev members
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Clean up capi_open/release
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Convert capidev_list_lock into a mutex
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework application locking
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework locking of controller data structures
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework controller state notifier
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Rework capi_ctr_ready/down
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Convert capi drivers rwlock into mutex
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Call a controller 'controller', not 'card'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Reduce chattiness during module loading/removal
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Pin capifs instead of mounting it
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Eliminate capifs_root variable
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Sanitize capifs API
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Jan Kiszka
CAPI: Fix leaks in capifs_new_ncci
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Eric W. Biederman
net neigh: Decouple per interface neighbour table contr...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Eric W. Biederman
net ipv4: Decouple ipv4 interface parameters from binar...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/pcnet32.c: Checkpatch cleaning
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/tehuti.c: trivial checkpatch cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/tehuti.c: Hoist assigns out of ifs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/sky2: Convert to use netif_printk macros
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Joe Perches
drivers/net/ixgb: Use netif_printk macros
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
David S. Miller
sparc64: Kill bogus ip_tables.h include.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Chan
bnx2: Update firmwares and update version to 2.0.8.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Patrick Rabau
bnx2: Fix bug when saving statistics.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Chan
bnx2: Allow user-specified multiple advertisement speed...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Chan
bnx2: Adjust flow control water marks.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Chan
bnx2: Need to call cnic_setup_cnic_irq_info() after...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Michael Chan
bnx2: Check BNX2_FLAG_USING_MSIX flag when setting...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Luis R. Rodriguez
atl1c: Add support for Atheros AR8152 and AR8152
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Alexey Dobriyan
tunnels: fix netns vs proto registration ordering
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Alexey Dobriyan
gre: fix netns vs proto registration ordering
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Eric Dumazet
ethtool: reduce stack usage
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
John Linn
net: emaclite: adding MDIO and phy lib support
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
andrew hendry
X25: Dont let x25_bind use addresses containing characters
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
andrew hendry
X25: Fix x25_create errors for bad protocol and ENOBUFS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Sathya Perla
be2net: implement EEH pci error recovery handlers
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
jamal
xfrm: Flushing empty SPD generates false events
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
jamal
xfrm: Flushing empty SAD generates false events
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Shan Wei
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Arnd Bergmann
net/macvtap: fix reference counting
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Divy Le Ray
cxgb3: fix link flap
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Divy Le Ray
cxgb3: FIx VLAN over Jumbo frames
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Peter Waskiewicz
ixgbe: Cleanup incorrect header comments
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Peter Waskiewicz
ethtool: Move n-tuple capability check into set_flags
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Peter Waskiewicz
ethtool: Fix filter addition when caching n-tuple filters
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Florian Westphal
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Florian Westphal
netfilter: ebtables: avoid explicit XT_ALIGN() in match...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Florian Westphal
netfilter: ebtables: abort if next_offset is too small
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Patrick McHardy
netfilter: ctnetlink: add zone support
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Patrick McHardy
netfilter: nf_conntrack: add support for "conntrack...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Patrick McHardy
netfilter: nf_conntrack: pass template to l4proto ...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: xtables: add const qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: xtables: constify args in compat copying...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: xtables: print details on size mismatch
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: get rid of the grossness in netfilter.h
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: reduce NF_HOOK by one argument
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: iptables: remove unused function arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Jan Engelhardt
netfilter: xt_recent: inform user when hitcount is...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
David S. Miller
niu: Refinements to kernel logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
David S. Miller
mac80211: Fix error introduced in netdev_mc_count(...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Michael S....
vhost-net: switch to smp barriers
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Joe Perches
niu: Use pr_<level>, netdev_<level> and netif_<level...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
David S. Miller
ethtool: Fix includes build break
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
Ben Hutchings
net: Fix first line of kernel-doc for a few functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
David S. Miller
Merge branch 'master' of /linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
David S. Miller
Merge branch 'master' of ssh:///linux/kernel/git/linvil...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-14
David S. Miller
Merge branch 'master' of ssh:///linux/kernel/git/linvil...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Matt Carlson
tg3: Update driver version to 3.107
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Matt Carlson
tg3: Fix AC131 loopback test errors for 5785
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Matt Carlson
tg3: Fix napi assignments in loopback test
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Matt Carlson
tg3: Reset phy during bringup when using phylib
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Matt Carlson
tg3: Turn off multiple DMA reads for 5717
commit
|
commitdiff
|
tree
|
snapshot
next