index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-02-24
tipc: Eliminate obsolete support for "not running" mode
Allan Stephens
2012-02-24
tipc: Revert name table translation optimization
Allan Stephens
2012-02-24
tipc: Minor optimization to broadcast link synchronization logic
Allan Stephens
2012-02-24
tipc: Remove obsolete comments about routing table updates
Allan Stephens
2012-02-24
tipc: Eliminate trivial buffer manipulation helper routines
Allan Stephens
2012-02-24
tipc: Hide internal details of node table implementation
Allan Stephens
2012-02-24
tipc: Eliminate a test for negative unsigned quantities
Allan Stephens
2012-02-24
tipc: nuke the delimit static inline function.
Paul Gortmaker
2012-02-24
tipc: Add check to prevent insertion of duplicate name table entries
Allan Stephens
2012-02-24
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
2012-02-24
tipc: Remove duplicate check of message destination node
Allan Stephens
2012-02-24
tipc: Detect duplicate nodes using different network interfaces
Allan Stephens
2012-02-24
tipc: Introduce node signature field in neighbor discovery message
Allan Stephens
2012-02-23
br_device: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-22
af_unix: MSG_TRUNC support for dgram sockets
Eric Dumazet
2012-02-22
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
Danny Kukawka
2012-02-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
unix: Support peeking offset for stream sockets
Pavel Emelyanov
2012-02-21
unix: Support peeking offset for datagram and seqpacket sockets
Pavel Emelyanov
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
datagram: Add offset argument to __skb_recv_datagram
Pavel Emelyanov
2012-02-21
datagram: Factor out sk queue referencing
Pavel Emelyanov
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-02-17
batman-adv: export used routing algorithm via sysfs
Marek Lindner
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
2012-02-17
batman-adv: warn if added interface is part of a bridge
Marek Lindner
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2012-02-15
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
2012-02-15
mac80211: call rate control only after init
Johannes Berg
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
[next]