summaryrefslogtreecommitdiff
path: root/net/rose
Commit message (Expand)AuthorAge
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* rose: Delete commented out references to ancient firewalling code.David S. Miller2011-07-07
* NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle2011-04-14
* Fix common misspellingsLucas De Marchi2011-03-31
* rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-27
* ROSE: prevent heap corruption with bad facilitiesDan Rosenberg2011-03-27
* ROSE: AX25: finding routes simplificationBernard Pidoux2011-02-14
* ROSE: rose AX25 packet routing improvementBernard Pidoux2011-02-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-20
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* net/rose: Use GFP_ATOMICJulia Lawall2010-08-01
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: rose: use seq_hlist_foo() helpersLi Zefan2010-02-10
* ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-16
* rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVCBernard Pidoux F6BVP2010-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * net: Move && and || to end of previous lineJoe Perches2009-11-29
| * net: use net_eq to compare netsOctavian Purdila2009-11-25
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
| |\
| * | net: pass kern to net_proto_family create functionEric Paris2009-11-05
| * | net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
| * | net: mark net_proto_ops as constStephen Hemminger2009-10-07
* | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
|\ \ \ | | |/ | |/|
| * | rose: device refcount leakEric Dumazet2009-11-05
| |/
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: constify remaining proto_opsAlexey Dobriyan2009-09-14
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * rose: Fix rose_getname() leakEric Dumazet2009-08-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\ \ | |/
| * NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-17
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* Revert "rose: zero length frame filtering in af_rose.c"David S. Miller2009-04-14
* af_rose/x25: Sanity check the maximum user frame sizeAlan Cox2009-03-27
* rose: convert to network_device_opsStephen Hemminger2009-01-21
* rose: convert to internal net_device_statsStephen Hemminger2009-01-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-26
| |\
| * | net: '&' reduxAlexey Dobriyan2008-11-03
* | | Merge branch 'master' into nextJames Morris2008-12-04
|\ \ \ | | |/ | |/|
| * | rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-25
| |/
* | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-14
|/
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-22
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-19