mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / phonet /
2010-05-25 Rémi Denis-CourmontPhonet: fix potential use-after-free in pep_sock_close()
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-26 Jiri Pirkophonet: use phonet_pernet instead of directly net_generic
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Akinobu Mitaphonet: use for_each_set_bit()
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-07 Rémi Denis-CourmontPhonet: reject unsupported sendmsg/recvmsg flags
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy GPRS TX
2010-01-07 Rémi Denis-CourmontPhonet: zero-copy aligned GPRS RX
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-02 Eric W. Biedermannet: Simplify phonet pernet operations.
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-18 Rémi Denis-CourmontPhonet: convert devices list to RCU
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-17 Rémi Denis-CourmontPhonet: missing rcu_dereference()
2009-11-14 Rémi Denis-CourmontPhonet: convert routing table to RCU
2009-11-14 Rémi Denis-CourmontPhonet: put protocols array under RCU
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-11 Rémi Denis-CourmontPhonet: allocate and copy for pipe TX without sock...
2009-11-11 Rémi Denis-CourmontPhonet: put sockets in a hash table
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-04 Rémi Denis-CourmontPhonet: remove tautologies
2009-10-15 Rémi Denis-CourmontPhonet: hold socket before giving it to sk_deliver_skb()
2009-10-15 Eric Dumazetnet: sk_drops consolidation
2009-10-14 Rémi Denis-CourmontPhonet: forward incoming packets
2009-10-14 Rémi Denis-CourmontPhonet: route outgoing packets
2009-10-14 Rémi Denis-CourmontPhonet: routing table Netlink interface
2009-10-14 Rémi Denis-CourmontPhonet: routing table backend
2009-10-14 Rémi Denis-CourmontPhonet: deliver broadcast packets to broadcast sockets
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 Rémi Denis-CourmontPhonet: fix mutex imbalance
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-24 Rémi Denis-CourmontPhonet: error on broadcast sending (unimplemented)
2009-09-24 Rémi Denis-CourmontPhonet: fix race for port number in concurrent bind()
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-15 Rémi Denis-CourmontPhonet: Netlink event for autoconfigured addresses
2009-09-11 Rémi Denis-CourmontPhonet: back-end for autoconfigured addresses
2009-09-11 Rémi Denis-CourmontPhonet: fix netlink address dump error handling
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-08-18 Randy Dunlapphonet: fix build when PROC_FS is disabled
2009-08-13 Rémi Denis-CourmontPhonet: fix /proc/net/phonet with network namespaces
2009-08-05 Eric Dumazetphonet: phonet_device_get() fix
2009-07-27 Eric Dumazetphonet: phonet_device_get() fix
2009-07-26 David S. Millerphonet: Fix build.
2009-07-24 Rémi Denis-CourmontPhonet: dropped datagrams accounting
2009-07-24 Rémi Denis-CourmontPhonet: account for dropped RX packets
2009-07-24 Rémi Denis-CourmontPhonet: sockets list through proc_fs
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-25 Rémi Denis-CourmontPhonet: generate Netlink RTM_DELADDR when destroying...
2009-06-25 Rémi Denis-CourmontPhonet: publicize the Netlink notification function
2009-06-09 David S. Millerphonet: Use frag list abstraction interfaces.
2009-06-02 Rémi Denis-CourmontPhonet: fix accounting race between gprs_writeable...
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-11 Rémi Denis-CourmontPhonet: do not compute unused value
2009-02-11 Rémi Denis-CourmontPhonet: fix double free in GPRS outbound packet error...
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-27 remi.denis-courmon... Phonet: use per-namespace devices list
2009-01-27 remi.denis-courmon... Phonet: remove useless locking in device cleanup
2009-01-27 remi.denis-courmon... Phonet: handle rtnetlink registration failure
2009-01-27 remi.denis-courmon... Phonet: allow phonet_device_init() to fail, put it...
2009-01-27 remi.denis-courmon... Phonet: check destination before delivering packets...
2009-01-08 Stephen Hemmingerphonet: update to net_device_ops
2008-12-17 Rémi Denis-CourmontPhonet: get rid of deferred work on the transmission...
2008-12-17 Rémi Denis-CourmontPhonet: use atomic for packet TX window
2008-12-17 Rémi Denis-CourmontPhonet: allocate separate ARP type for GPRS over a...
2008-12-16 Rémi Denis-CourmontPhonet: improve GPRS variable names
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-15 Rémi Denis-CourmontPhonet: keep TX queue disabled when the device is off
2008-12-10 Roel Kluinnet: Make static
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03 Rémi Denis-CourmontPhonet: basic net namespace support
2008-12-03 remi.denis-courmon... Phonet: do not dump addresses from other namespaces
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Rémi Denis-CourmontPhonet: fix oops in phonet_address_del() on non-Phonet...
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-19 Alexey Dobriyanphonet: fix compilation with gcc-3.4
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Rémi Denis-CourmontPhonet: refuse to send bigger than MTU packets
2008-11-11 Rémi Denis-CourmontPhonet: use net_device built-in stats for GPRS
2008-11-07 Harvey Harrisonphonet: sparse annotations of protocol, remove forward...
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-27 Remi Denis-CourmontPhonet: do not reply to indication reset packets
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-05 Rémi Denis-CourmontPhonet: implement GPRS virtual interface over PEP socket
2008-10-05 Rémi Denis-CourmontPhonet: receive pipe control requests as out-of-band...
2008-10-05 Rémi Denis-CourmontPhonet: Pipe End Point for Phonet Pipes protocol
2008-10-05 Rémi Denis-CourmontPhonet: connected sockets glue
2008-10-05 Rémi Denis-CourmontPhonet: modules auto-loading support
2008-09-30 Rémi Denis-CourmontPhonet: Netlink factorization and cleanup
2008-09-23 Remi Denis-CourmontPhonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis-CourmontPhonet: proc interface for port range
2008-09-23 Remi Denis-CourmontPhonet: provide MAC header operations
2008-09-23 Remi Denis-CourmontPhonet: Phonet datagram transport protocol
2008-09-23 Remi Denis-CourmontPhonet: common socket glue
2008-09-23 Remi Denis-CourmontPhonet: Netlink interface
2008-09-23 Remi Denis-CourmontPhonet: network device and address handling
2008-09-23 Remi Denis-CourmontPhonet: add CONFIG_PHONET
next